asposecells.api

Class EquationLimitLocationType

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

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

    • Field Detail

      • UND_OVR

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

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