OLEObject.TopLeftCell (Excel)

Returns a Range object that represents the cell that lies under the upper-left corner of the specified object.


Dim rngTopLeftCell As Range
Set rngTopLeftCell = ActiveChart.OLEObjects(1).TopLeftCell