goog.editor.plugins.TableEditor.COMMAND
Provided By | |
---|---|
Type | string |
Commands supported by goog.editor.plugins.TableEditor.
Values
INSERT_COLUMN_AFTER | |
---|---|
INSERT_COLUMN_BEFORE | |
INSERT_ROW_AFTER | |
INSERT_ROW_BEFORE | |
MERGE_CELLS | |
REMOVE_COLUMNS | |
REMOVE_ROWS | |
REMOVE_TABLE | |
SPLIT_CELL | |
TABLE |