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

    Parameters

    index
    The index.
    See Also