Tagged Questions
3
votes
4answers
2k views
Making new colors in JExcelApi
I'm using JExcelApi for generating XLS files. From jxl.format.Colour, I see how to get any of the colors in the "standard Excel colour palette", but not how to create a new color (say, given its ...
1
vote
2answers
485 views
Evaluation from Apache POI and JExcel Api
I need create Excel woorkbooks in Grails, Grails support both Apache POI and JExcel Api, but I would like you to tell me about the advantages and disadvantages of both.
According to I know, Apache ...