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

    Parameters

    index
    The index.
    See Also