java.lang.Object
com.aspose.cells.OdsPageBackgroundType
public class OdsPageBackgroundType
- extends java.lang.Object
Utility class containing constants.
Represents the page background type of ods.
Field Summary |
static final int | NONE | |
No background.
|
static final int | COLOR | |
Formats the background with color.
|
static final int | GRAPHIC | |
Formats the background with image.
|
NONE | |
public static final int NONE |
-
No background.
COLOR | |
public static final int COLOR |
-
Formats the background with color.
GRAPHIC | |
public static final int GRAPHIC |
-
Formats the background with image.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.