asposecells.api

Class EquationCharacterPositionType

Utility class containing constants. Specifies the position of a particular subobject within its parent

Field Summary
const  intTOP
At the top of the parent object
const  intBOTTOM
At the bottom of the parent object
 

    • Field Detail

      • TOP

        const int TOP
        At the top of the parent object
      • BOTTOM

        const int BOTTOM
        At the bottom of the parent object