The methods of the DefinedNameCollection class are listed below. For a complete list of DefinedNameCollection class members, see the DefinedNameCollection Members topic.
AddDefinedName | Adds defined name to collection and returns index of that defined name. |
Clear | Removes all elements from defined names collection. |
GetEnumerator | Returns an IEnumerator for the collection. |
RemoveDefinedName | Removes the defined name described by name from collection. |
RemoveDefinedNameAt | Removes the defined name described by index from collection. |
DefinedNameCollection Class | GemBox.Spreadsheet Namespace