com.aspose.cells
Class OdsPageBackgroundType

java.lang.Object
    extended by 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 intNONE
           No background.
static final intCOLOR
           Formats the background with color.
static final intGRAPHIC
           Formats the background with image.
 

Field Detail

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.