ValidationGroupSettingsDialog.setCurrentState

Syntax

setCurrentState(state: Object);

Parameters

state. Settings for the dialog box for editing a validation rules group.

Description

The setCurrentState method defines settings for the dialog box for editing a validation rules group in the workbook.

Example

The example of method use is given on the Example of Creating the ValidationGroupSettingsDialog Component page.

See also:

ValidationGroupSettingsDialog