Click or drag to resize

ShapeList Properties

The ShapeList type exposes the following members.

Properties
Name Description
Public property Count
Gets the number of elements actually contained in the collection. Read-only Int32 .
Public property Item
Gets the element at the specified index. Read-only Shape .
Public property Parent
Gets parent object for a Shapes collection. Read-only Object . See also IActivePresentation .
Top
See Also