Commit 30bcd1ba authored by Alexander.Trofimov's avatar Alexander.Trofimov

fix bug 32392

parent e6d608d8
......@@ -8924,7 +8924,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