DefinedNameCollection.RemoveDefinedName Method
Removes the defined name described by name from collection.
public
void RemoveDefinedName(
string definedName);
Parameters
-
definedName
- Name of the defined name.
See Also
DefinedNameCollection Class | GemBox.Spreadsheet Namespace