[]
Represents a superscript Office Math structure which consists of a base element and a reduced-size script element placed above and to the right.
public class OMathSuperscript : OMathStruct, IBrowsable<OMathStruct>
Public Class OMathSuperscript
Inherits OMathStruct
Implements IBrowsable(Of OMathStruct)
Name | Description |
---|---|
Base | Gets the base OMathElement of the structure. |
StructType | Gets the OMathStructType of the structure. |
Superscript | Gets the superscript OMathElement of the structure. |