aspose.cells

Class EquationDelimiterShapeType

Utility class containing constants. This specifies the shape of delimiters in the delimiter object.

Field Summary
const  NumberCENTERED
The divider is centered around the entire height of its content.
const  NumberMATCH
The divider is altered to exactly match their contents' height.
 

    • Field Detail

      • CENTERED

        const Number CENTERED
        The divider is centered around the entire height of its content.
      • MATCH

        const Number MATCH
        The divider is altered to exactly match their contents' height.