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);