OdsPageBackgroundGraphicType
OdsPageBackgroundGraphicType enumeration
Represents the type of formatting page background with image.
public enum 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
- assembly Aspose.Cells