[SSE] Create new view
This commit is contained in:
parent
205094da86
commit
e0dc3ed7a3
|
@ -163,7 +163,7 @@ define([
|
|||
},
|
||||
|
||||
onCreateView: function(item) {
|
||||
this.api && this.api.asc_addNamedSheetView();
|
||||
this.api && this.api.asc_addNamedSheetView(null, true);
|
||||
},
|
||||
|
||||
// onWorksheetLocked: function(index,locked) {
|
||||
|
|
Loading…
Reference in a new issue