Sdílet prostřednictvím


RadicalProperties.HideDegree Property

Hide Degree.Represents the element tag in schema: m:degHide

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

Syntax

'Declaration
Public Property HideDegree As HideDegree
    Get
    Set
'Usage
Dim instance As RadicalProperties
Dim value As HideDegree

value = instance.HideDegree

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

Property Value

Type: DocumentFormat.OpenXml.Math.HideDegree
Returns HideDegree.

See Also

Reference

RadicalProperties Class

RadicalProperties Members

DocumentFormat.OpenXml.Math Namespace