Set border width for the selected cells
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'setBorderWidth' cell border width setting API |
| width | Number | Border width (px) |
Example:
editor.execCommand('setBorderWidth', 5);
Set border width for the selected cells
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'setBorderWidth' cell border width setting API |
| width | Number | Border width (px) |
Example:
editor.execCommand('setBorderWidth', 5);