BorderBoxProperties.HideLeft Property

Definition

Hide Left Edge.

Represents the following element tag in the schema: m:hideLeft.

public DocumentFormat.OpenXml.Math.HideLeft HideLeft { get; set; }
public DocumentFormat.OpenXml.Math.HideLeft? HideLeft { get; set; }
member this.HideLeft : DocumentFormat.OpenXml.Math.HideLeft with get, set
Public Property HideLeft As HideLeft

Property Value

Returns HideLeft.

Applies to