Page tree
Skip to end of metadata
Go to start of metadata

Set border color for cells.


Parameters:

NameTypeDescription
actionNameString'setBorderColor' cell border color setting API
colorCodeStringBorder color


Example:

editor.execCommand('setBorderColor', '#ff0000');




  • No labels