GemBox.Spreadsheet

DefinedNameCollection Methods

The methods of the DefinedNameCollection class are listed below. For a complete list of DefinedNameCollection class members, see the DefinedNameCollection Members topic.

Public Instance Methods

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.

See Also

DefinedNameCollection Class | GemBox.Spreadsheet Namespace