Version

Remove Method (WorksheetReferenceCollection)

Removes a list of references from the collection of references.
Overload List
OverloadDescription
Remove(String)Removes a list of references from the collection of references.  
Remove(String,CellReferenceMode)Removes a list of references from the collection of references.  
Remove(WorksheetCell)Removes a cell from the collection of references.  
Remove(WorksheetRegion)Removes a region from the collection of references.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also