OLEObject.TopLeftCell Property (Excel)
Returns a Range object that represents the cell that lies under the upper-left corner of the specified object. Read-only.
Syntax
expression .TopLeftCell
expression A variable that represents an OLEObject object.