Search
IValidation.setShowDropdownList Method
See Also
 






Sets a value indicating whether to display drop-down list when a cell in the validated range is selected and the validation type is set to List.

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

 Syntax

Java  Copy Code

void setShowDropdownList (
    boolean value
)

 Parameters

value

 See Also