OLEObject.BottomRightCell Property
Excel Developer Reference |
Returns a Range object that represents the cell that lies under the lower-right corner of the object. Read-only.
Syntax
expression.BottomRightCell
expression A variable that represents an OLEObject object.
See Also