DefinedNameCollection overview
Count | Returns the number of defined names in collection. |
Item | Overloaded. Gets or sets defined name described by index from collection. |
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