[mergeCells(Cell cell1, Cell cell2, boolean allowSplitting) function Merges neighbour cells. Parameters Name Type Description cell1 Cell Cell to merge. cell2 Cell Cell to merge. allowSplitting boolean True to allow cells splitting. Result Cell]