Chart.OLEObjects (Excel)

Returns an oleobjects that represents either a single OLE oleobjects (an OLEObject) or a collection of all OLE oleobjectss (an OLEObjects collection) on the chart or sheet. Read-only.

OLEObjects (Index)

Index: The name or number of the OLE object.


Dim oles As OLEObjects
Set oles = ActiveChart.OLEObjects()