aspose.cells
Class RectangleAlignmentType

Utility class containing constants. Represents how to position two rectangles relative to each other.

Field Summary
const  NumberBOTTOM
           Bottom
const  NumberBOTTOM_LEFT
           BottomLeft
const  NumberBOTTOM_RIGHT
           BottomRight
const  NumberCENTER
           Center
const  NumberLEFT
           Left
const  NumberRIGHT
           Right
const  NumberTOP
           Top
const  NumberTOP_LEFT
           TopLeft
const  NumberTOP_RIGHT
           TopRight
 

Field Detail

BOTTOM

const Number BOTTOM
Bottom

BOTTOM_LEFT

const Number BOTTOM_LEFT
BottomLeft

BOTTOM_RIGHT

const Number BOTTOM_RIGHT
BottomRight

CENTER

const Number CENTER
Center

LEFT

const Number LEFT
Left

RIGHT

const Number RIGHT
Right

TOP

const Number TOP
Top

TOP_LEFT

const Number TOP_LEFT
TopLeft

TOP_RIGHT

const Number TOP_RIGHT
TopRight

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.