GemBox.Spreadsheet

DefinedNameCollection.RemoveDefinedNameAt Method 

Removes the defined name described by index from collection.

public void RemoveDefinedNameAt(
   int index
);

Parameters

index
Index of the defined name.

See Also

DefinedNameCollection Class | GemBox.Spreadsheet Namespace