Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheet Interface / getNames Method
In This Topic
    getNames Method
    In This Topic
    Returns the INames collection that represents all theworksheet-specific names (names defined with the "WorksheetName!" prefix).
    Syntax
    INames getNames()
    See Also