aspose.cells

Class EquationHorizontalJustificationType

Utility class containing constants. This specifies the default horizontal justification of equations in the document.

Field Summary
const  NumberCENTER
Centered
const  NumberCENTER_GROUP
Centered as Group
const  NumberLEFT
Left Justified
const  NumberRIGHT
Right Justified
 

    • Field Detail

      • CENTER

        const Number CENTER
        Centered
      • CENTER_GROUP

        const Number CENTER_GROUP
        Centered as Group
      • LEFT

        const Number LEFT
        Left Justified
      • RIGHT

        const Number RIGHT
        Right Justified