[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathSubscript

OMathSubscript Class

Represents a subscript Office Math structure which consists of a base element and a reduced-size script element placed below and to the right.

Inheritance
OMathSubscript
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class OMathSubscript : OMathStruct, IBrowsable<OMathStruct>
Public Class OMathSubscript
    Inherits OMathStruct
    Implements IBrowsable(Of OMathStruct)

Properties

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.