Name | Description | |
---|---|---|
![]() | Item | Gets a DataValidation by using an index to locate it. |
The following tables list the members exposed by DataValidationCollection.
Name | Description | |
---|---|---|
![]() | Item | Gets a DataValidation by using an index to locate it. |
Name | Description | |
---|---|---|
![]() | Add | Adds a DataValidation to the Worksheet's DataValidationCollection. |
![]() | Clear | Empties the DataValidationCollection by removing all DataValidations in the Worksheet. |
![]() | Count | |
![]() | GetEnumerator | |
![]() | GetValidationResults | Gets all Cells that failed the DataValidation process in the current Worksheet. |
![]() | Remove | Removes a specific DataValidation from the DataValidationCollection. |
![]() | RemoveValidationsOnRange | Removes all DataValidations found in a particular range. |