Nary.SuperArgument Property

Upper limit (n-ary).Represents the element tag in schema: m:sup

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

Syntax

'Declaration
Public Property SuperArgument As SuperArgument
    Get
    Set
'Usage
Dim instance As Nary
Dim value As SuperArgument

value = instance.SuperArgument

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

Property Value

Type: DocumentFormat.OpenXml.Math.SuperArgument
Returns SuperArgument.

See Also

Reference

Nary Class

Nary Members

DocumentFormat.OpenXml.Math Namespace