https://issues.apache.org/bugzilla/show_bug.cgi?id=54636
--- Comment #1 from Mark B <[email protected]> --- I could be wrong but do doubt that this is a bug with the API because it is the format applied to the cells that determines what the user sees when viewing the workbook using Excel. Please take a look at the HSSFDataFormatter class as it contains methods that will allow you to use POI to format the cells contents appropriately. -- 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]
