Click or drag to resize

OdsPageBackground ImagePositonType Property

Gets/sets the position 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 OdsPageBackgroundImagePositionType ImagePositonType { get; set; }

Property Value

Type: OdsPageBackgroundImagePositionType
See Also