Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / setShowError Method
In This Topic
    setShowError Method
    In This Topic
    Sets whether the data validation error message will be displayed whenever the user enters invalid data.
    Syntax
    void setShowError( 
       boolean value
    )

    Parameters

    value
    See Also