DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathSuperscript Class
Members

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

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

See Also