Commit 11ed355f authored by Sergey Luzyanin's avatar Sergey Luzyanin Committed by GitHub

Merge pull request #51 from ONLYOFFICE/release/v4.1.0

fix Bug 33016
parents 7504a2cf f6401886
......@@ -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