Enum OdsPageBackgroundType

OdsPageBackgroundType enumeration

Represents the page background type of ods.

public enum OdsPageBackgroundType

Values

NameValueDescription
None0No background.
Color1Formats the background with color.
Graphic2Formats the background with image.

See Also