aspose.cells

Class EquationLimitLocationType

Utility class containing constants. Specifies the limit location on an operator.

Field Summary
const  NumberUND_OVR
Specifies that the limit is centered above or below the operator.
const  NumberSUB_SUP
Specifies that the limit is on the right side of the operator.
 

    • Field Detail

      • UND_OVR

        const Number UND_OVR
        Specifies that the limit is centered above or below the operator.
      • SUB_SUP

        const Number SUB_SUP
        Specifies that the limit is on the right side of the operator.