IComboBoxes Interface |
Namespace: Spire.Xls.Core
The IComboBoxes type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Returns number of items in the collection.
|
![]() |
Item Int32 |
Returns single item from the collection.
|
![]() |
Item String |
Gets the IComboBoxShape with the specified name.
|
Name | Description | |
---|---|---|
![]() |
AddComboBox |
Adds new item to the collection.
|