'Declaration Public Enum OMathElementType Inherits System.Enum
public enum OMathElementType : System.Enum
'Declaration Public Enum OMathElementType Inherits System.Enum
public enum OMathElementType : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.OMathElementType