Click or drag to resize

ExcelNamedRangesCollectionRemoveNamedRange Method

Overload List
  NameDescription
Public methodRemoveNamedRange(Int32)
Removes the named range at the specified zero based index from collection.
Public methodRemoveNamedRange(String)
Removes the named range with the specified name from collection.
Top
See Also