Commit 34254f31 authored by Alexander.Trofimov's avatar Alexander.Trofimov

remove unused property on draw selection

parent 69ad0f30
......@@ -3800,7 +3800,6 @@
this.activeRange.c2 = this.cols.length - 1;
}
this.activeRange.isName = true;
this._drawElements(this._drawSelectionElement, this.activeRange,
AscCommonExcel.selectionLineType.RangeWithPromote, this.settings.activeCellBorderColor);
return;
......
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