Validation.Type Property
Excel Developer Reference |
Returns a Long value, containing a XlDVType constant, that represents the data type validation for a range.
Syntax
expression.Type
expression A variable that represents a Validation object.
See Also