mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
[se] Fix crash
Create AscCommonExcel
This commit is contained in:
@ -792,6 +792,7 @@ DrawingArea.prototype.getOffsets = function(x, y, bEvents) {
|
||||
|
||||
//--------------------------------------------------------export----------------------------------------------------
|
||||
window['AscFormat'] = window['AscFormat'] || {};
|
||||
window['AscCommonExcel'] = window['AscCommonExcel'] || {};
|
||||
window['AscFormat'].DrawingArea = DrawingArea;
|
||||
|
||||
window["AscCommonExcel"].sFrozenImageUrl = sFrozenImageUrl;
|
||||
|
||||
Reference in New Issue
Block a user