Merges all selected table cells in this table. {@link Table#get
<void> Table.mergeCells([<RequestBooleanCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Optional. Receives whether the merge was succesful. |
error |
Optional. Is called when the operation failed with an error. |