getVisibleSize(ts);
ts. Table for which the user defines merged range size.
The getVisibleSize method returns size of the merged cells range in pixels.
This method returns a JSON object with the following fields: height - height, width - width of the merged cells range in pixels.
The example of method use is given on the TabSheetCellSpan Constructor page.
Seebsp;also: