Click or drag to resize

OdsPageBackgroundType Enumeration

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum OdsPageBackgroundType
Members
Member name Value Description
None 0 Represents none background.
Color 1 Represents color backgorund.
Image 2 Represents image background.
See Also