id에 해당하는 표를 셀렉션합니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
tableId | String | table id |
Example:
editor.execCommand('extendTable', 'table_id');
id에 해당하는 표를 셀렉션합니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
tableId | String | table id |
Example:
editor.execCommand('extendTable', 'table_id');