DefaultTabSheetDataSource.loadRanges

Syntax

loadRanges(ranges: Array);

Parameters

ranges. Array of cell ranges loaded to the table.

Description

The loadRanges method loads cell ranges to table.

Example

The example of use is given on the page with description of the DefaultTabSheetDataSource.loadMeasures method.

See also:

DefaultTabSheetDataSource