BottomRightCell Property (IPicture)
Gets an
GrapeCity.Spreadsheet.IRange object that represents the cell that lies under the lower-right corner of the shape.
'Declaration
ReadOnly Property BottomRightCell As IRange
'Usage
Dim instance As IPicture
Dim value As IRange
value = instance.BottomRightCell
IRange BottomRightCell {get;}
Property Value
The bottom right cell of the shape.