Aspose::Cells::Drawing::Equations::EquationCharacterPositionType enum

EquationCharacterPositionType enum

Specifies the position of a particular subobject within its parent.

enum class EquationCharacterPositionType

Values

NameValueDescription
Top0
At the top of the parent object.
Bottom1
At the bottom of the parent object.

See Also