Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValidation Interface / setShowInputMessage Method
In This Topic
    setShowInputMessage Method
    In This Topic
    Sets whether the data validation input message is displayed whenever the user selects a cell in the data validation range.
    Syntax
    void setShowInputMessage( 
       boolean value
    )

    Parameters

    value
    See Also