Enum OdsPageBackgroundGraphicPositionType
Enum OdsPageBackgroundGraphicPositionType
Namespace: Aspose.Cells.Ods
Assembly: Aspose.Cells.dll (25.2.0)
Represents the position.
public enum OdsPageBackgroundGraphicPositionType
Fields
BottomCenter = 7
Bottom center.
BottomLeft = 6
Bottom left.
BottomRight = 8
Bottom right.
CenterCenter = 4
Center.
CenterLeft = 3
Center left.
CenterRight = 5
Center right.
TopCenter = 1
Top center.
TopLeft = 0
Top left.
TopRight = 2
Top right.