次の方法で共有


SubSuperscript.SuperArgument Property

Superscript (Sub-Superscript function).Represents the element tag in schema: m:sup

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

Syntax

'宣言
Public Property SuperArgument As SuperArgument
    Get
    Set
'使用
Dim instance As SubSuperscript
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

SubSuperscript Class

SubSuperscript Members

DocumentFormat.OpenXml.Math Namespace