Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITableRows Interface / get Method
The index.
In This Topic
    get Method
    In This Topic
    Gets the ITableRow at the specified index.
    Syntax
    ITableRow get( 
       int index
    )

    Parameters

    index
    The index.
    See Also