The following tables list the members exposed by INames.
Name | Description | |
---|---|---|
Count | Returns the number of defined names in the workbook which contains this defined name collection. | |
Item | Overloaded. Returns the zero based defined name specified by index. |
Name | Description | |
---|---|---|
Add | Overloaded. Adds a name to the collection using the default reference style for the IWorkbookSet, or modifies the name if it already exists. | |
Contains | Returns true if the specified IName is contained by the collection of defined names, otherwise false is returned. |