Version

Remove Method (DataValidationRuleCollection)

Removes the specified rule from the Worksheet.
Overload List
OverloadDescription
Remove(DataValidationRule)Removes the specified rule from the Worksheet.  
Remove(WorksheetCell)Removes the data validation rule form the cell if one is applied.  
Remove(WorksheetReferenceCollection)Removes the data validation rule form all cells in the specified collection.  
Remove(WorksheetRegion)Removes the data validation rule form all cells in the specified region.  
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