Nary.SubArgument Property

Lower limit (n-ary) .Represents the element tag in schema: m:sub

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

Syntax

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

value = instance.SubArgument

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

Property Value

Type: DocumentFormat.OpenXml.Math.SubArgument
Returns SubArgument.

See Also

Reference

Nary Class

Nary Members

DocumentFormat.OpenXml.Math Namespace