SpreadsheetShapeCollection class

SpreadsheetShapeCollection class

Represents a collection of drawing shapes in an Excel document.

This collection contains the items of SpreadsheetShape type.

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