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])| Parameter | Description |
|---|---|
| callback | Receives whether the selected cells can be split. |
| error |
Optional. Is called when the operation failed with an error. |