Click or drag to resize

OdsPageBackground ImageType Property

Gets/sets the image type of image background.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public OdsPageBackgroundImageType ImageType { get; set; }

Property Value

Type: OdsPageBackgroundImageType
See Also