Search
NamedRangeCollection.remove Method
See Also
 






Removes an element of the collection.

 Overload List

Name Description

NamedRangeCollection.remove (Int32)

Removes the element at the specified index.

NamedRangeCollection.remove (NamedRange)

Removes the specified element from the collection.

 See Also