Commit 783353ed authored by GoshaZotov's avatar GoshaZotov

add prot["asc_insertCellsInTable"] = prot.asc_insertCellsInTable;

prot["asc_deleteCellsInTable"] = prot.asc_deleteCellsInTable;
parent 1d94e387
......@@ -3372,6 +3372,8 @@ var editor;
prot["asc_clearFilter"] = prot.asc_clearFilter;
prot["asc_changeSelectionFormatTable"] = prot.asc_changeSelectionFormatTable;
prot["asc_changeFormatTableInfo"] = prot.asc_changeFormatTableInfo;
prot["asc_insertCellsInTable"] = prot.asc_insertCellsInTable;
prot["asc_deleteCellsInTable"] = prot.asc_deleteCellsInTable;
// Drawing objects interface
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment