[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathElementType

OMathElementType Enum

Specifies the Office Math element type.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum OMathElementType
Public Enum OMathElementType

Fields

Name Description
Base

Base Office Math element serves several functions.

Cell

Cell Office Math element in the OMathMatrix structure.

Degree

Degree Office Math element in the OMathRadical structure.

Denominator

Denominator Office Math element in the OMathFraction structure.

FunctionName

Function name Office Math element in the OMathFunction structure.

Item

Item Office Math element in OMathDelimiter and OMathEquationArray structures.

Limit

Limit Office Math element in OMathLimitLower and OMathLimitUpper structures.

Numerator

Numerator Office Math in the OMathFraction structure.

Subscript

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

Superscript

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