https://issues.apache.org/bugzilla/show_bug.cgi?id=52590
Bug #: 52590 Summary: DataFormatter emulateCSV Product: POI Version: 3.8-dev Platform: Macintosh OS/Version: Mac OS X 10.5 Status: NEW Severity: normal Priority: P2 Component: HSSF AssignedTo: dev@poi.apache.org ReportedBy: bscart...@yahoo.com Classification: Unclassified I created a new DataFormatter with the 'emulateCSV' option. However the method 'formatCellValue(cell)' is still removing leading spaces from cells with string values. I need to be able to preserve spacing, the same as if I were to save as CSV from Excel. Please advise. -- 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: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org