IListBoxes Interface |
Namespace: Spire.Xls.Core
The IListBoxes type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the count of items in the collection.
|
![]() |
Item Int32 |
Gets the IListBox at the specified index.
|
![]() |
Item String |
Gets the IListBox associated with the specified name.
|
Name | Description | |
---|---|---|
![]() |
AddListBox |
Adds a new ListBox to the specified position and size within a grid layout.
|