TabSheetSelection.getRange

Syntax

getRange();

Description

The getRange method gets range of selected table cells.

Comments

This method returns an object of the PP.Ui.TabSheetRange type.

Example

The example of use is given on the page with description of the TabSheet.selectAll method.

Seebsp;also:

TabSheetSelection