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