Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IRange Interface / getLastRow Method
In This Topic
    getLastRow Method
    In This Topic
    Returns the zero based row number of the last row of the first range.
    Syntax
    int getLastRow()
    See Also