0
votes
0answers
19 views
+350
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 …
