Aspose::Cells::Drawing::Equations::EquationCharacterPositionType enum
EquationCharacterPositionType enum
Specifies the position of a particular subobject within its parent.
enum class EquationCharacterPositionType
Values
Name | Value | Description |
---|---|---|
Top | 0 | At the top of the parent object. |
Bottom | 1 | At the bottom of the parent object. |
See Also
- Namespace Aspose::Cells::Drawing::Equations
- Library Aspose.Cells for C++