https://bz.apache.org/bugzilla/show_bug.cgi?id=58740

--- Comment #6 from Nick Burch <apa...@gagravarr.org> ---
(In reply to Archie Cobbs from comment #5)
> Does OOXML and/or the POI API have support for that?

Yes! Take a look at the colourScales method of the ConditionalFormats example
program to get started, then the related unit tests if you need more

(Note that if you write a colour scale into a .xls or .xlsx file, it will only
render properly if you open in a new enough copy of Excel. Older versions will
skip over the records/xml without rendering anything)

-- 
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

Reply via email to