aspose.cells

Class ControlCaptionAlignmentType

Utility class containing constants. Represents the position of the Caption relative to the control.

Field Summary
const  NumberLEFT
The left of the control.
const  NumberRIGHT
The right of the control.
 

    • Field Detail

      • LEFT

        const Number LEFT
        The left of the control.
      • RIGHT

        const Number RIGHT
        The right of the control.