On Tue, 13 Sep 2011, Nawanit, Niraj wrote:
We in amazon are using apache POI for our application and we needed Conditional formatting for XLSX format. At that time it was not supported by apache POI and so I had to implement it 2 months ago myself for our application.

It's a shame you weren't able to contribute this back at the time :(

You'll probably want to grab POI 3.8 beta 4, and check that all the bits you need for conditional formatting are in XSSF. If there are any bits which your code handles that XSSF misses, please send in a patch for that!

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to