Set border color for cells.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'setBorderColor' cell border color setting API |
colorCode | String | Border color |
Example:
editor.execCommand('setBorderColor', '#ff0000');
Set border color for cells.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'setBorderColor' cell border color setting API |
colorCode | String | Border color |
Example:
editor.execCommand('setBorderColor', '#ff0000');