Version

NamedReferenceCollection Class Methods

For a list of all members of this type, see NamedReferenceCollection members.

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a named reference with a scope of the collection's associated Workbook to the collection.  
Public MethodClearClears all named references from the collection.  
Public MethodContainsDetermines whether a named reference is in the collection.  
Public MethodFindOverloaded. Finds a named reference in the collection with a scope of the collection's associated Workbook.  
Public MethodFindAllFinds all named references in the collection with the specified name.  
Public MethodRemoveRemoves the specified named reference from the collection.  
Public MethodRemoveAtRemoves the named reference at the specified index in the collection.  
See Also

View on GitHub