GrapeCity.Documents.Excel Namespace / IRange Interface / HasValidation Property
In This Topic
HasValidation Property
In This Topic
Returns true if any of the cells represented by this range have data validation associated with them.
Syntax
System.bool HasValidation {get;}
See Also