Commit d4287075 authored by Alexander.Trofimov's avatar Alexander.Trofimov

update pivot after change style

parent 837d1742
......@@ -3486,6 +3486,7 @@ var editor;
History.StartTransaction();
callback();
History.EndTransaction();
t.wbModel.getActiveWs()._updatePivotTables(null);
t.wb._onWSSelectionChanged();
t.wb.getWorksheet().draw();
}
......
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