Select the table that corresponds to ID.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendTable' select the table that corresponds to ID API |
tableId | String | table id |
Example:
editor.execCommand('extendTable', 'table_id');
Select the table that corresponds to ID.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendTable' select the table that corresponds to ID API |
tableId | String | table id |
Example:
editor.execCommand('extendTable', 'table_id');