Commit 01b53cb9 authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix bug 32392

parent c242a73a
......@@ -8944,7 +8944,7 @@
var mc, r, c, cell;
function makeBorder( b ) {
var border = new BorderProp();
var border = new AscCommonExcel.BorderProp();
if ( b === false ) {
border.setStyle( c_oAscBorderStyles.None );
}
......
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