Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getRows Method
In This Topic
    getRows Method
    In This Topic
    Returns the IRange object that represents all the rows on thespecified worksheet.
    Syntax
    IRange getRows()
    See Also