TabSheetDataSource.loadRanges

Syntax

loadRanges(ranges: PP.Ui.TabSheetRange);

Parameters

ranges. Table cells range.

Description

The loadRanges method loads data of specified cell range.

Example

The example of use is given on the page with description of the SpliceTabSheetDataSource.getIsAsync method.

See also:

SpliceTabSheetDataSource