Commit 12354a30 authored by Dmitry.Shahtanov's avatar Dmitry.Shahtanov Committed by Alexander.Trofimov

запятая

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@62814 954022d7-b5bf-4e40-9824-e11837661b57
parent 8e20fd8a
......@@ -232,7 +232,7 @@
asc_CDefName.prototype = {
asc_getName: function(){return this.Name;},
asc_getScope: function(){return this.LocalSheetId;},
asc_getRef: function(){return this.Ref;}
asc_getRef: function(){return this.Ref;},
asc_getIsTable: function(){return this.isTable;}
};
......
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