선택된 테이블의 너비를 100% 설정합니다.Set table width to 100%
Parameters:
Name | Type | Description |
---|---|---|
actionName | String액션 이름 | 'fitTableWidth' table width 100% setting API |
Example:
Code Block | ||||
---|---|---|---|---|
| ||||
editor.execCommand('fitTableWidth'); |
...
선택된 테이블의 너비를 100% 설정합니다.Set table width to 100%
Parameters:
Name | Type | Description |
---|---|---|
actionName | String액션 이름 | 'fitTableWidth' table width 100% setting API |
Example:
Code Block | ||||
---|---|---|---|---|
| ||||
editor.execCommand('fitTableWidth'); |
...