Search
IValidation.setShowInputMessage Method
See Also
 






Sets a value indicating whether to display information message when a cell in the validated range is selected.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

void setShowInputMessage (
    boolean value
)

 Parameters

value

 See Also