GemBox.Spreadsheet

DefinedNameCollection Members

DefinedNameCollection overview

Public Instance Properties

Count Returns the number of defined names in collection.
ItemOverloaded. Gets or sets defined name described by index from collection.

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