Commit 788b8426 authored by GoshaZotov's avatar GoshaZotov Committed by Alexander.Trofimov

+ previus commit

parent 7919cb5d
...@@ -192,7 +192,7 @@ ...@@ -192,7 +192,7 @@
asc_getFirstCol: function () { return this.firstCol; }, asc_getFirstCol: function () { return this.firstCol; },
asc_getLastCol: function () { return this.lastCol; }, asc_getLastCol: function () { return this.lastCol; },
asc_getBandVer: function () { return this.bandVer; }, asc_getBandVer: function () { return this.bandVer; },
asc_getFilterButton: function () { return this.filterButton; } asc_getFilterButton: function () { return this.filterButton; },
asc_getTableRange: function () { return this.tableRange; } asc_getTableRange: function () { return this.tableRange; }
}; };
......
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