aspose.cells

Class OdsPageBackgroundType

Utility class containing constants. Represents the page background type of ods.

Field Summary
const  NumberNONE
No background.
const  NumberCOLOR
Formats the background with color.
const  NumberGRAPHIC
Formats the background with image.
 

    • Field Detail

      • NONE

        const Number NONE
        No background.
      • COLOR

        const Number COLOR
        Formats the background with color.
      • GRAPHIC

        const Number GRAPHIC
        Formats the background with image.