com.aspose.cells
Class ControlPictureAlignmentType
java.lang.Object
com.aspose.cells.ControlPictureAlignmentType
public class ControlPictureAlignmentType
- extends java.lang.Object
Utility class containing constants.
Represents the alignment of the picture inside the Form or Image.
Field Summary |
static final int | TOP_LEFT | |
The top left corner.
|
static final int | TOP_RIGHT | |
The top right corner.
|
static final int | CENTER | |
The center.
|
static final int | BOTTOM_LEFT | |
The bottom left corner.
|
static final int | BOTTOM_RIGHT | |
The bottom right corner.
|
TOP_LEFT | |
public static final int TOP_LEFT |
-
The top left corner.
TOP_RIGHT | |
public static final int TOP_RIGHT |
-
The top right corner.
CENTER | |
public static final int CENTER |
-
The center.
BOTTOM_LEFT | |
public static final int BOTTOM_LEFT |
-
The bottom left corner.
BOTTOM_RIGHT | |
public static final int BOTTOM_RIGHT |
-
The bottom right corner.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.