Sdílet prostřednictvím


BorderBoxProperties.HideRight Property

Hide Right Edge.Represents the element tag in schema: m:hideRight

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

Syntax

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

value = instance.HideRight

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

Property Value

Type: DocumentFormat.OpenXml.Math.HideRight
Returns HideRight.

See Also

Reference

BorderBoxProperties Class

BorderBoxProperties Members

DocumentFormat.OpenXml.Math Namespace