WbkDataView.refreshView

Syntax

refreshView(args);

Parameters

args. Parameter that determines what to refresh.

Description

The refreshView method refreshes specified workbook elements.

Comments

The refreshView method is identical to the WbkDataView.refresh method.

Example

The similar property use is given in the example for WbkDataView.refresh.

See also:

WbkDataView