IButtonShapes Interface |
Namespace: Spire.Xls.Core
The IButtonShapes type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the count of items in the collection.
|
![]() |
Item Int32 |
Gets the IButtonShape at the specified index.
|
![]() |
Item String |
Gets the IButtonShape associated with the specified name.
|
Name | Description | |
---|---|---|
![]() |
AddButton |
Adds a button to the specified grid position with the given dimensions.
|