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('cellBackground', '#ff0000');
  • No labels