Aspose::Cells::Drawing::Equations::EquationHorizontalJustificationType enum
EquationHorizontalJustificationType enum
This specifies the default horizontal justification of equations in the document.
enum class EquationHorizontalJustificationType
Values
Name | Value | Description |
---|---|---|
Center | 0 | Centered. |
CenterGroup | 1 | Centered as Group. |
Left | 2 | Left Justified. |
Right | 3 | Right Justified. |
See Also
- Namespace Aspose::Cells::Drawing::Equations
- Library Aspose.Cells for C++