IShapes Properties |
The IShapes type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Returns the number of objects in the collection. Read-only Long.
|
|
|
Item Int32 |
Returns single shape from the collection by its index.
|
|
|
Item String |
Returns single shape from the collection by its name. Read-only.
|
|
|
Parent |
Gets the parent object of the current instance.
(Inherited from
IExcelApplication
.)
|