BorderBoxProperties.HideTop Property

Definition

Hide Top Edge.

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

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

Property Value

Returns HideTop.

Applies to