Aspose::Cells::Ods::OdsPageBackgroundGraphicType enum
OdsPageBackgroundGraphicType enum
Represents the type of formatting page background with image.
enum class OdsPageBackgroundGraphicType
Values
Name | Value | Description |
---|---|---|
Position | 0 | Set the image at specific position. |
Area | 1 | Stretch the image. |
Tile | 2 | Repeat and repeat the image. |
See Also
- Namespace Aspose::Cells::Ods
- Library Aspose.Cells for C++