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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

선택된 셀들의 테두리 두께을 설정합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름
widthNumber

테두리 두께 (단위 px)


Example:

editor.execCommand('setBorderWidth', 5); // 두께가 5px 인 테두리



  • No labels