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