com.aspose.cells
Class RectangleAlignmentType

java.lang.Object
    extended by com.aspose.cells.RectangleAlignmentType

public class RectangleAlignmentType 
extends java.lang.Object

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

Field Summary
static final intBOTTOM
           Bottom
static final intBOTTOM_LEFT
           BottomLeft
static final intBOTTOM_RIGHT
           BottomRight
static final intCENTER
           Center
static final intLEFT
           Left
static final intRIGHT
           Right
static final intTOP
           Top
static final intTOP_LEFT
           TopLeft
static final intTOP_RIGHT
           TopRight
 

Field Detail

BOTTOM

public static final int BOTTOM
Bottom

BOTTOM_LEFT

public static final int BOTTOM_LEFT
BottomLeft

BOTTOM_RIGHT

public static final int BOTTOM_RIGHT
BottomRight

CENTER

public static final int CENTER
Center

LEFT

public static final int LEFT
Left

RIGHT

public static final int RIGHT
Right

TOP

public static final int TOP
Top

TOP_LEFT

public static final int TOP_LEFT
TopLeft

TOP_RIGHT

public static final int 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.