Aspose::Cells::Ods::OdsPageBackgroundGraphicPositionType enum

OdsPageBackgroundGraphicPositionType enum

Represents the position.

enum class OdsPageBackgroundGraphicPositionType

Values

NameValueDescription
TopLeft0
Top left.
TopCenter1
Top center.
TopRight2
Top right.
CenterLeft3
Center left.
CenterCenter4
Center.
CenterRight5
Center right.
BottomLeft6
Bottom left.
BottomCenter7
Bottom center.
BottomRight8
Bottom right.

See Also