Click or drag to resize

XlsWorksheetBase ListBoxes Property

Gets the list of list boxes in the workbook.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IListBoxes ListBoxes { get; }

Property Value

Type: IListBoxes
See Also