https://bz.apache.org/bugzilla/show_bug.cgi?id=60163
Javen O'Neal <one...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |WORKSFORME --- Comment #5 from Javen O'Neal <one...@apache.org> --- The code from comment 1 was tested on a SXSSFWorkbook and colors the text (not background fill). Coloring part of the text in a cell requires RichTextStrings, which SXSSF does not currently support. Supporting this would require maintaining a shared strings table, negating some of the memory benefits of SXSSF. We will happily review submitted patches and unit tests for optionally allowing a shared strings table and rich text strings in SXSSF if they meet the needs of the community. -- 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