Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShape Interface / getBottomRightCell Method
In This Topic
    getBottomRightCell Method
    In This Topic
    Returns the com.grapecity.documents.excel.IRange object that represents the cell that lies underthe lower-right corner of the object.
    Syntax
    IRange getBottomRightCell()
    See Also