IGroupBoxes Interface |
Namespace: Spire.Xls.Core
The IGroupBoxes type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the count of items in the collection.
|
![]() |
Item Int32 |
Gets the IGroupBox at the specified index.
|
![]() |
Item String |
Gets the IGroupBox associated with the specified name.
|
Name | Description | |
---|---|---|
![]() |
AddGroupBox |
Adds a group box to a layout at the specified row and column with the given height and width.
|