What steps will reproduce the problem?
1. Generate an excel with default styling
2. Open Excel 2007 and doubleclick on a data cell
3. The cell is displayed as black text on black background
What version of the product are you using? On what operating system?
TableExport 1.4
I solved that by modifying the default style this way:
style.setFillBackgroundColor(HSSFColor.WHITE.index);
Original issue reported on code.google.com by carsten....@codecentric.de on 16 Oct 2013 at 9:22
Original issue reported on code.google.com by
carsten....@codecentric.de
on 16 Oct 2013 at 9:22