Search
NamedRangeCollection.add Method
See Also
 






Adds an element to the collection.

 Overload List

Name Description

NamedRangeCollection.add (Int32, NamedRange)

Inserts the specified element at the specified index in the collection.

NamedRangeCollection.add (NamedRange)

Adds the specified element to the collection.

 See Also