Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathSubscript Class
Members

In This Topic
    OMathSubscript Class
    In This Topic
    Represents a subscript Office Math structure which consists of a base element and a reduced-size script element placed below and to the right.
    Object Model
    OMathSubscript Class
    Syntax
    'Declaration
     
    Public Class OMathSubscript 
       Inherits OMathStruct
       Implements GrapeCity.Documents.Word.IBrowsable(Of OMathStruct) 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.ContentObject
          GrapeCity.Documents.Word.OMathStruct
             GrapeCity.Documents.Word.OMathSubscript

    See Also