Click or drag to resize

OdsPageBackground ImageData Property

Gets/sets the image data of image background.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public byte[] ImageData { get; set; }

Property Value

Type: Byte
See Also