​
​
​

Checks whether previously merged table cells in this table can be split. Only selected table cells can be split.

​<void> Table.getCanSplitCells(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives whether the selected cells can be split.
errorCallback Optional. Is called when the operation failed with an error.
​