https://issues.apache.org/bugzilla/show_bug.cgi?id=41478
--- Comment #2 from Dmitriy Kumshayev <[email protected]> 2009-01-21 21:59:52 PST --- The proposed patch does not fix the problem completely since if I call the following method on a cell new HSSFDataFormatter().formatCellValue(cell) and the cell is formatted say as format #7 => "_($#,##0.00);($#,##0.00)" the formatted number contains _ in front for example : _$38 while excel shows it correctly -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- 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]
