OLEObjects Method

See Also         Example         Applies To

Returns an object that represents either a single OLE object (an OLEObject, Syntax 1) or a collection of all OLE objects (an OLEObjects collection, Syntax 2) on the chart or sheet. Read-only.

Syntax 1

expression.OLEObjects(Index)

Syntax 2

expression.OLEObjects

expression   Required. An expression that returns a Chart or Worksheet object.

Index   Optional Variant. The name or number of the OLE object.