Superscript.SuperArgument Property
Superscript (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 Superscript
Dim value As SuperArgument
value = instance.SuperArgument
instance.SuperArgument = value
public SuperArgument SuperArgument { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Math.SuperArgument
Returns SuperArgument.