https://bz.apache.org/bugzilla/show_bug.cgi?id=60044
--- Comment #4 from Tim Allison <[email protected]> --- Looks like this is caused by a typo in http://svn.apache.org/viewvc/poi/trunk/src/java/org/apache/poi/ss/usermodel/BuiltinFormats.java?r1=1721901&r2=1747325 -putFormat(m, 7, "\"$\"#,##0.00_);(\"$\"#,##0.00)"); +"\"$\"#,##,00_);(\"$\"#,##0.00)", -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
