Commit 7d5e67a5 authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete unused fSheet

parent 609a1b7e
......@@ -4595,7 +4595,6 @@ function sparkline() {
this.sqref = null;
this.f = null;
this._f = null;
this.fSheet = null;
}
sparkline.prototype.setSqref = function(sqref) {
this.sqref = AscCommonExcel.g_oRangeCache.getAscRange(sqref);
......
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