Enum OdsPageBackgroundType
Enum OdsPageBackgroundType
Namespace: Aspose.Cells.Ods
Assembly: Aspose.Cells.dll (25.2.0)
Represents the page background type of ods.
public enum OdsPageBackgroundType
Fields
Color = 1
Formats the background with color.
Graphic = 2
Formats the background with image.
None = 0
No background.