Click or drag to resize

IListBox ListFillRange Property

Gets or sets the range used for filling a list in an Excel worksheet.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
IXLSRange ListFillRange { get; set; }

Property Value

Type: IXLSRange
See Also