[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathSuperscript

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.

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

Properties

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.