Aspose::Cells::Drawing::Equations::EquationVerticalJustificationType enum

EquationVerticalJustificationType enum

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

enum class EquationVerticalJustificationType

Values

NameValueDescription
Top0
top
Center1
center
Bottom2
bottom

See Also