PresentationShapeCollection class

PresentationShapeCollection class

Represents a collection of drawing shapes in a PowerPoint document.

This collection contains the items of PresentationShape type.

The PresentationShapeCollection type exposes the following members:

Methods

Method Description
clear (inherited from RemoveOnlyListBase)
remove (inherited from RemoveOnlyListBase)
remove_at (inherited from RemoveOnlyListBase)
remove_at_int32 (inherited from RemoveOnlyListBase)

Properties

Property Description
is_read_only (inherited from RemoveOnlyListBase)

See Also