Sdílet prostřednictvím


PreSubSuper.SubArgument Property

Subscript (Pre-Sub-Superscript).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 PreSubSuper
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

PreSubSuper Class

PreSubSuper Members

DocumentFormat.OpenXml.Math Namespace