IPrstGeomShapes Interface |
Namespace: Spire.Xls.Core
The IPrstGeomShapes type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets the count of items in the collection.
|
![]() |
Item Int32 |
Returns single item from the collection.
|
![]() |
Item String |
Gets the IPrstGeomShape associated with the specified name.
|
![]() |
Item PrstGeomShapeType |
Gets an array of IPrstGeomShape objects that match the specified PrstGeomShapeType.
|
Name | Description | |
---|---|---|
![]() |
AddNotPrimitiveShape |
Adds a non-primitive shape to the specified position and size within a grid.
|
![]() |
AddPrstGeomShape |
Adds new item to the collection.
|