splitCell

splits merged cells

void splitCell(number row,number column);
rownumberthe number of the row that the span starts with
columnnumberthe number of the column that the span starts with

Example

$$("ssheet").splitCell(row, column);

Back to top
If you have not checked yet, be sure to visit site of our main product Webix web control library and page of spreadsheet javascript library product.