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