java.lang.Object
com.aspose.cells.OdsPageBackgroundType
public class OdsPageBackgroundType
| 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. | ||
| Field Detail |
|---|
NONE | |
public static final int NONE | |
COLOR | |
public static final int COLOR | |
GRAPHIC | |
public static final int GRAPHIC | |