Aspose::Cells::Ods::OdsPageBackgroundGraphicType enum

OdsPageBackgroundGraphicType enum

Represents the type of formatting page background with image.

enum class OdsPageBackgroundGraphicType

Values

NameValueDescription
Position0
Set the image at specific position.
Area1
Stretch the image.
Tile2
Repeat and repeat the image.

See Also