IUsedNameSet Members
A set of table and defined names existing in the destination document into which a formula or worksheet containing a conflict name is pasted.Properties
| Name | Description |
|---|---|
| ExistingDefinedNames | Provides access to the collection of defined names which already exist in the destination document. |
| TableNames | Provides access to the set of names assigned to tables in the destination workbook. |
Methods
| Name | Description |
|---|---|
| ContainsDefinedName(String) | Determines whether the specified name already exists in the destination document. |
See Also