Commit f6401886 authored by Sergey Luzyanin's avatar Sergey Luzyanin

fix Bug 33016

parent 40de021f
......@@ -649,6 +649,7 @@
Api.prototype["GetActiveSheet"] = Api.prototype.GetActiveSheet;
Api.prototype["CreateNewHistoryPoint"] = Api.prototype.CreateNewHistoryPoint;
ApiWorksheet.prototype["GetActiveCell"] = ApiWorksheet.prototype.GetActiveCell;
ApiWorksheet.prototype["SetName"] = ApiWorksheet.prototype.SetName;
......
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