Validation.Value Property
Excel Developer Reference |
Returns a Boolean value that indicates if all the validation criteria are met (that is, if the range contains valid data).
Syntax
expression.Value
expression A variable that represents a Validation object.
See Also