Shape.BottomRightCell (Excel)

Retorna um objeto Range que representa a célula que se encontra sob o canto inferior direito do objeto. Somente leitura.


Dim shp As Shape: Set shp = 
Dim rngBottomRightCell As Range
Set rngBottomRightCell = shp.BottomRightCell