Commit 9d9346ff authored by Alexander.Trofimov's avatar Alexander.Trofimov

delete _colors_reverse

git-svn-id: svn://192.168.3.15/activex/AVS/Sources/TeamlabOffice/trunk/OfficeWeb@51866 954022d7-b5bf-4e40-9824-e11837661b57
parent 1ad166b9
......@@ -50,7 +50,6 @@ OfficeExcel.OtherProps = function()
this._colors = ['rgb(0,0,255)', '#0f0', '#00f', '#ff0', '#0ff', '#0f0'];
this._colors_sequential = false;
this._colors_reverse = false;
this._colors_alternate = null;
this._radius = null;
......
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