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

Set border width for the selected cells


Parameters:

NameTypeDescription
actionNameString'setBorderWidth' cell border width setting API
widthNumber

Border width (px)


Example:

editor.execCommand('setBorderWidth', 5);



  • No labels