Click or drag to resize

XlsComboBoxShape ListFillRange Property

Gets or sets the worksheet range used to fill the specified list box.

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

Property Value

Type: IXLSRange

Implements

IComboBoxShape ListFillRange
See Also