Sdílet prostřednictvím


PreSubSuper.SuperArgument Property

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

PreSubSuper Class

PreSubSuper Members

DocumentFormat.OpenXml.Math Namespace