aspose.cells

Class OdsPageBackgroundGraphicType

Utility class containing constants. Represents the type of formatting page background with image.

Field Summary
const  NumberPOSITION
Set the image at specific position.
const  NumberAREA
Stretch the image.
const  NumberTILE
Repeat and repeat the image.
 

    • Field Detail

      • POSITION

        const Number POSITION
        Set the image at specific position.
      • AREA

        const Number AREA
        Stretch the image.
      • TILE

        const Number TILE
        Repeat and repeat the image.