Share via


BorderBoxProperties.HideBottom Property

Hide Bottom Edge.Represents the element tag in schema: m:hideBot

Namespace:  DocumentFormat.OpenXml.Math
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property HideBottom As HideBottom
    Get
    Set
'Usage
Dim instance As BorderBoxProperties
Dim value As HideBottom

value = instance.HideBottom

instance.HideBottom = value
public HideBottom HideBottom { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Math.HideBottom
Returns HideBottom.

See Also

Reference

BorderBoxProperties Class

BorderBoxProperties Members

DocumentFormat.OpenXml.Math Namespace