WordProcessingShapeCollection class

WordProcessingShapeCollection class

Represents a collection of shapes in a Word document.

This collection contains the items of WordProcessingShape type.

The WordProcessingShapeCollection 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