OfficeMathObject_MathObjectTypeEnum enum

Gets or sets the type of the OfficeMath object.

Inheritance

Values

oMath → const OfficeMathObject_MathObjectTypeEnum
oMathPara → const OfficeMathObject_MathObjectTypeEnum
accent → const OfficeMathObject_MathObjectTypeEnum
bar → const OfficeMathObject_MathObjectTypeEnum
borderBox → const OfficeMathObject_MathObjectTypeEnum
box → const OfficeMathObject_MathObjectTypeEnum
delimiter → const OfficeMathObject_MathObjectTypeEnum
degree → const OfficeMathObject_MathObjectTypeEnum
argument → const OfficeMathObject_MathObjectTypeEnum
array → const OfficeMathObject_MathObjectTypeEnum
fraction → const OfficeMathObject_MathObjectTypeEnum
denominator → const OfficeMathObject_MathObjectTypeEnum
numerator → const OfficeMathObject_MathObjectTypeEnum
function → const OfficeMathObject_MathObjectTypeEnum
functionName → const OfficeMathObject_MathObjectTypeEnum
groupCharacter → const OfficeMathObject_MathObjectTypeEnum
limit → const OfficeMathObject_MathObjectTypeEnum
lowerLimit → const OfficeMathObject_MathObjectTypeEnum
upperLimit → const OfficeMathObject_MathObjectTypeEnum
matrix → const OfficeMathObject_MathObjectTypeEnum
matrixRow → const OfficeMathObject_MathObjectTypeEnum
nAry → const OfficeMathObject_MathObjectTypeEnum
phantom → const OfficeMathObject_MathObjectTypeEnum
radical → const OfficeMathObject_MathObjectTypeEnum
subscriptPart → const OfficeMathObject_MathObjectTypeEnum
superscriptPart → const OfficeMathObject_MathObjectTypeEnum
preSubSuperscript → const OfficeMathObject_MathObjectTypeEnum
subscript → const OfficeMathObject_MathObjectTypeEnum
subSuperscript → const OfficeMathObject_MathObjectTypeEnum
supercript → const OfficeMathObject_MathObjectTypeEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<OfficeMathObject_MathObjectTypeEnum>
A constant List of the values in this enum, in order of their declaration.