ExcelNamedRangesCollectionRemoveNamedRange(String) Method
Removes the named range with the specified name from collection.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public void RemoveNamedRange(
string name
)
Parameters
- name String
- The name of the named range to be removed.