Share via


NaryProperties.HideSuperArgument Property

Hide Superscript (n-ary).Represents the element tag in schema: m:supHide

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

Syntax

'Declaration
Public Property HideSuperArgument As HideSuperArgument
    Get
    Set
'Usage
Dim instance As NaryProperties
Dim value As HideSuperArgument

value = instance.HideSuperArgument

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

Property Value

Type: DocumentFormat.OpenXml.Math.HideSuperArgument
Returns HideSuperArgument.

See Also

Reference

NaryProperties Class

NaryProperties Members

DocumentFormat.OpenXml.Math Namespace