Enum OdsPageBackgroundGraphicType

Enum OdsPageBackgroundGraphicType

Namespace: Aspose.Cells.Ods
Assembly: Aspose.Cells.dll (25.2.0)

Represents the type of formatting page background with image.

public enum OdsPageBackgroundGraphicType

Fields

Area = 1

Stretch the image.

Position = 0

Set the image at specific position.

Tile = 2

Repeat and repeat the image.