Aspose::Cells::Drawing::Equations::EquationVerticalJustificationType enum
EquationVerticalJustificationType enum
This specifies the default vertical justification of equations in the document.
enum class EquationVerticalJustificationType
Values
Name | Value | Description |
---|---|---|
Top | 0 | top |
Center | 1 | center |
Bottom | 2 | bottom |
See Also
- Namespace Aspose::Cells::Drawing::Equations
- Library Aspose.Cells for C++