getSizeCoord();
The getSizeCoord method returns size of the merged cell range as the number of rows and columns included in this range.
This method returns a JSON object with the following fields: row - row count, column - column count in the range of merged cells.
The example of method use is given on the TabSheetCellSpan Constructor page.
Seebsp;also: