-
There was such an issue in POI. It did not copy cell conditional formatting. Although if you could use column conditional formatting it should work.
I do not know if this was fixed in POI 3.5 or not.
Regards.
2009-10-27 05:47:37 UTC in jXLS
-
Hi,
Possibly row processors do not work properly with jx tags in this time.
You can try to use jx:if tag to change background color but it can be inconvenient.
Alternatively you can check if it is possible to use Excel conditional formatting in your case. Or implement your own post-processing with POI after you get transformation results using jxls. If none of above mentioned option works...
2009-10-26 18:21:03 UTC in jXLS
-
Hi joseph,
Try to use the latest SVN version of jXLS.
It should support POI 3.5 .
--
leo.
2009-10-21 05:17:04 UTC in jXLS
-
lvysochyn committed revision 242 to the jXLS SVN repository, changing 2 files.
2009-09-07 16:58:53 UTC in jXLS
-
Hi,
The first release of enterprise version was delayed for several reasons. Most likely it will be made available at the end of this year.
2009-08-20 16:19:44 UTC in jXLS
-
Hi,
It should be pretty easy to fix. It would be good if you could create an issue.
For now you can try to set skipErrors flag to true in ReaderConfig to just skip this error during parsing.
--
Thanks,
Leo.
2009-07-31 17:48:53 UTC in jXLS
-
I think we should remove such kind of logging completely.
Please file a request in tracker and we will fix it for the next release.
--
Thanks,
Leo.
2009-06-24 17:02:21 UTC in jXLS
-
Hi,
It looks this needs to be fixed.
Please create a request with detail description in a project bug tracker.
--
Thanks
Leo.
2009-06-24 16:59:41 UTC in jXLS