Spread.Services Documentation
Validation Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
IRange Interface
: Validation Property
Returns an instance of IValidation which may be used to get and set validation properties of the cells represented by this IRange.
Syntax
C#
IValidation
Validation {
get
;}
See Also
Reference
IRange Interface
IRange Members