com.aspose.cells
Class OdsPageBackgroundGraphicType
java.lang.Object
com.aspose.cells.OdsPageBackgroundGraphicType
public class OdsPageBackgroundGraphicType
- extends java.lang.Object
Utility class containing constants.
Represents the type of formatting page background with image.
Field Summary |
static final int | POSITION | |
Set the image at specific position.
|
static final int | AREA | |
Stretch the image.
|
static final int | TILE | |
Repeat and repeat the image.
|
POSITION | |
public static final int POSITION |
-
Set the image at specific position.
AREA | |
public static final int AREA |
-
Stretch the image.
TILE | |
public static final int TILE |
-
Repeat and repeat the image.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.