Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITable Interface / getRows Method
In This Topic
    getRows Method
    In This Topic
    Returns the ITableRows that represents all the rows of data in the ITable object.
    Syntax
    ITableRows getRows()
    See Also