https://issues.apache.org/bugzilla/show_bug.cgi?id=51236
--- Comment #13 from Jim Talbut <[email protected]> 2011-09-29 07:11:49 UTC --- Created attachment 27629 --> https://issues.apache.org/bugzilla/attachment.cgi?id=27629 A test file showing how Excel interprets colours for fonts and backgrounds. Attachign a single file demonstrating Excel's handling of colours for fonts and backgrounds. The point is that everything is correct except black/white font. However given that the background colour is generated exactly the same as the font colour something somewhere is reversing black and white for just fonts. I think what's happening is that XSSF is always swapping black and white, and Excel is not swapping them back for fonts. -- 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]
