Enum OdsPageBackgroundGraphicPositionType
OdsPageBackgroundGraphicPositionType enumeration
Represents the position.
public enum OdsPageBackgroundGraphicPositionType
Values
Name | Value | Description |
---|---|---|
TopLeft | 0 | Top left. |
TopCenter | 1 | Top center. |
TopRight | 2 | Top right. |
CenterLeft | 3 | Center left. |
CenterCenter | 4 | Center. |
CenterRight | 5 | Center right. |
BottomLeft | 6 | Bottom left. |
BottomCenter | 7 | Bottom center. |
BottomRight | 8 | Bottom right. |
See Also
- namespace Aspose.Cells.Ods
- assembly Aspose.Cells