IOvalShapes Interface |
Namespace: Spire.Xls.Core
The IOvalShapes type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the count of items in the collection.
|
![]() |
Item Int32 |
Gets the IOvalShape at the specified index.
|
![]() |
Item String |
Gets the IOvalShape associated with the specified name.
|
Name | Description | |
---|---|---|
![]() |
AddOval |
Adds an oval shape to the specified row and column with the given height and width.
|