Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITables Interface / get Method / get(String) Method
The ITable name.
In This Topic
    get(String) Method
    In This Topic
    Gets the ITable with the specified name.
    Syntax
    ITable get( 
       java.lang.String name
    )

    Parameters

    name
    The ITable name.
    See Also