Aspose::Cells::Drawing::Equations::EquationHorizontalJustificationType enum

EquationHorizontalJustificationType enum

This specifies the default horizontal justification of equations in the document.

enum class EquationHorizontalJustificationType

Values

NameValueDescription
Center0
Centered.
CenterGroup1
Centered as Group.
Left2
Left Justified.
Right3
Right Justified.

See Also