java.lang.Object
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.
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.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.