TabSheetCellSpan.getRange

Syntax

getRange(ts);

Parameters

ts. Table for which the user needs to get a cell range.

Description

The getRange method returns the cell range that corresponds to the merged span.

Comments

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

Example

The example of method use is given on the TabSheetCellSpan Constructor page.

Seebsp;also:

TabSheetCellSpan