Aspose::Cells::Drawing::Equations::EquationNodeParagraph::GetJustification method

EquationNodeParagraph::GetJustification method

This specifies justification of the math paragraph (a series of adjacent equations within the same paragraph). A math paragraph can be Left Justified, Right Justified, Centered, or Centered as Group. By default, the math paragraph is Centered as Group. This means that the equations can be aligned with respect to each other, but the entire group of equations is centered as a whole.

EquationHorizontalJustificationType Aspose::Cells::Drawing::Equations::EquationNodeParagraph::GetJustification()

See Also