[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathElementType

Enum OMathElementType

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies the Office Math element type.

public enum OMathElementType

Fields

Base = 0

Base Office Math element serves several functions.

Cell = 9

Cell Office Math element in the OMathMatrix structure.

Degree = 3

Degree Office Math element in the OMathRadical structure.

Denominator = 5

Denominator Office Math element in the OMathFraction structure.

FunctionName = 6

Function name Office Math element in the OMathFunction structure.

Item = 8

Item Office Math element in OMathDelimiter and OMathEquationArray structures.

Limit = 7

Limit Office Math element in OMathLimitLower and OMathLimitUpper structures.

Numerator = 4

Numerator Office Math in the OMathFraction structure.

Subscript = 2

Subscript Office Math element in OMathNary, OMathSubscript, OMathSuperscript, OMathSubSuperscript and OMathPreSubSuperscript structures.

Superscript = 1

Superscript Office Math element in OMathNary, OMathSubscript, OMathSuperscript, OMathSubSuperscript and OMathPreSubSuperscript structures.