TabSheetModel.addCellSpan

Syntax

addCellSpan(value: PP.Ui.TabSheetCellSpan);

Parameters

value. Range of merged cells to add to table model.

Description

The addCellSpan method adds a range of merged cells to table model.

Example

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

Seebsp;also:

TabSheetModel