Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / INames Interface / get Method / get(int) Method
Specifies the index of an element in the collection.
In This Topic
    get(int) Method
    In This Topic
    Returns the IName object from a collection.
    Syntax
    IName get( 
       int index
    )

    Parameters

    index
    Specifies the index of an element in the collection.
    See Also