Commit 90292e93 authored by GoshaZotov's avatar GoshaZotov

add History.TurnOff

parent acae98e7
......@@ -879,7 +879,9 @@
{
if(isIntoShape)
{
History.TurnOff();
var docContent = this._convertTableFromExcelToDocument(worksheet, pasteData, isIntoShape);
History.TurnOn();
var callback = function(isSuccess)
{
......
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