Aspose::Cells::Ods::OdsPageBackgroundType enum

OdsPageBackgroundType enum

Represents the page background type of ods.

enum class OdsPageBackgroundType

Values

NameValueDescription
None0
No background.
Color1
Formats the background with color.
Graphic2
Formats the background with image.

See Also