Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / getValue Method
In This Topic
    getValue Method
    In This Topic
    Gets whether all the validation criteria are met (that is, if the range contains valid data).
    Syntax
    boolean getValue()
    See Also