Click or drag to resize

IShapes Properties

The IShapes type exposes the following members.

Properties
Name Description
Public property Count
Returns the number of objects in the collection. Read-only Long.
Public property Item Int32
Returns single shape from the collection by its index.
Public property Item String
Returns single shape from the collection by its name. Read-only.
Public property Parent
Gets the parent object of the current instance.
(Inherited from IExcelApplication .)
Top
See Also