Merge the selected cells.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'mergeCell' cell merging API |
Example:
editor.execCommand('mergeCell');
Merge the selected cells.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'mergeCell' cell merging API |
Example:
editor.execCommand('mergeCell');