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