ValidationCatView.refresh

Syntax

refresh(propName: PP.TS.Ui.ControlType);

Parameters

propName. Refreshable property. Currently this parameter is not used.

Description

The refresh method refreshes the Validation tab in the workbook tool ribbon.

Example

The example of use is given on the page with description of the ValidationCatView.getLegendButton method.

See also:

ValidationCatView