Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IValidation Interface / getShowError Method
In This Topic
    getShowError Method
    In This Topic
    Gets whether the data validation error message will be displayed whenever the user enters invalid data.
    Syntax
    boolean getShowError()
    See Also