java.lang.Object
com.aspose.cells.PageLayoutAlignmentType
public class PageLayoutAlignmentType
- extends java.lang.Object
Utility class containing constants.
Enumerates page layout alignment types.
Field Summary |
static final int | BOTTOM | |
Represents bottom page layout alignment.
|
static final int | CENTER | |
Represents center page layout alignment.
|
static final int | LEFT | |
Represents left page layout alignment.
|
static final int | RIGHT | |
Represents right page layout alignment.
|
static final int | TOP | |
Represents top page layout alignment.
|
BOTTOM | |
public static final int BOTTOM |
-
Represents bottom page layout alignment.
CENTER | |
public static final int CENTER |
-
Represents center page layout alignment.
LEFT | |
public static final int LEFT |
-
Represents left page layout alignment.
RIGHT | |
public static final int RIGHT |
-
Represents right page layout alignment.
TOP | |
public static final int TOP |
-
Represents top page layout alignment.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.