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

    Parameters

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