Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IValidation Interface / Value Property
In This Topic
    Value Property (IValidation)
    In This Topic
    Gets whether all the validation criteria are met (that is, if the range contains valid data). This property is read-only.
    Syntax
    System.bool Value {get;}
    See Also