Aspose::Cells::Ods::OdsPageBackgroundType enum
OdsPageBackgroundType enum
Represents the page background type of ods.
enum class OdsPageBackgroundType
Values
| Name | Value | Description |
|---|---|---|
| None | 0 | No background. |
| Color | 1 | Formats the background with color. |
| Graphic | 2 | Formats the background with image. |
See Also
- Namespace Aspose::Cells::Ods
- Library Aspose.Cells for C++