ICheckBoxes Interface |
Namespace: Spire.Xls.Core
The ICheckBoxes 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 ICheckBox associated with the specified name.
|
Name | Description | |
---|---|---|
![]() |
AddCheckBox |
Adds new item to the collection.
|