Version

WorksheetReferenceCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddOverloaded. Adds a list of references to the collection of references.  
Public MethodClearClears all references from the collection.  
Public MethodContainsOverloaded. Determines whether the collection contains the specified cell.  
Public MethodGetEnumeratorGets an enumerator which returns all WorksheetRegion and WorksheetCell instances in the collection of references.  
Public MethodRemoveOverloaded. Removes a list of references from the collection of references.  
Public MethodToStringOverloaded. Returns the string value represent the cell and region addresses in the collection.  
See Also