Splits all selected table cells in this table. Only previously merged cells can be split. The get
<void> Table.splitCells([<RequestBooleanCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Optional. Receives whether the cells could be split. |
error |
Optional. Is called when the operation failed with an error. |