com.aspose.cells
Class OdsPageBackgroundGraphicPositionType
java.lang.Object
com.aspose.cells.OdsPageBackgroundGraphicPositionType
public class OdsPageBackgroundGraphicPositionType
- extends java.lang.Object
Utility class containing constants.
Represents the position.
TOP_LEFT | |
public static final int TOP_LEFT |
-
Top left.
TOP_CENTER | |
public static final int TOP_CENTER |
-
Top center.
TOP_RIGHT | |
public static final int TOP_RIGHT |
-
Top right.
CENTER_LEFT | |
public static final int CENTER_LEFT |
-
Center left.
CENTER_CENTER | |
public static final int CENTER_CENTER |
-
Center.
CENTER_RIGHT | |
public static final int CENTER_RIGHT |
-
Center right.
BOTTOM_LEFT | |
public static final int BOTTOM_LEFT |
-
Bottom left.
BOTTOM_CENTER | |
public static final int BOTTOM_CENTER |
-
Bottom center.
BOTTOM_RIGHT | |
public static final int BOTTOM_RIGHT |
-
Bottom right.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.