TabSheetRange.reset

Syntax

reset();

Description

The reset method redraws cells in the given range.

Comments

This method resets cell range cache and requests source data anew.

Example

The example of use is given on the page with description of the TabSheetRange.add method.

See also:

TabSheetRange