The following tables list the members exposed by DataValidationRuleCollection.
Name | Description | |
---|---|---|
Add | Overloaded. Applies a data validation rule to the a set of references. | |
Clear | Removes all data validation rules from the Worksheet. | |
Contains | Overloaded. Determines whether the specified data validation rule exists on the Worksheet. | |
FindRule | Find the data validation rule applied to the specified cell. | |
GetAllReferences | Gets a collection of all the references which have the specified or an equivalent rule applied to them. | |
Remove | Overloaded. Removes the specified rule from the Worksheet. | |
TryGetReferences | Gets the references which have the specified rule applied to them or null if the rule is not used on the Worksheet. |