Search
WorkbookView.openValidationDropdown Method
See Also
 






Opens the validation dropdown for the active cell, if its validation rules support an in-cell dropdown (List or Dropdown type with ShowDropdownList). Equivalent to pressing F4 on the active cell.

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

 Syntax

Java  Copy Code

public void openValidationDropdown ()

 See Also