https://issues.apache.org/bugzilla/show_bug.cgi?id=56964
stanescu florentina <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|LATER |--- --- Comment #3 from stanescu florentina <[email protected]> --- I have tried the solution you proposed and it worked. Still i have 2 more questions : 1. XSSFWorkbook uses shared strings table, but seems to have performance issues when large spreadsheets need to be produced. - SXSSFWorkbook should be used when very large spreadsheets have to be produced but does not use shared strings table. Can i configure SXSSFWorkbook to use shared string table? 2. Columns with General data format that contains values TRUE or FALSE still do not display at all on Mac even if the excel is built with shared strings table. -- 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]
