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액션 이름
colorCodeString'#000000' 형식의 컬러 코드 


Example:

editor.execCommand('setBorderColor', '#ff0000'); // 빨간색 테두리




  • No labels