Hi,
Hi,
Thanks for your inquiry.
Yes, it would work fine for the default colors like “new Color(255, 255, 0)” (that are present on the MS Excel 2003 standard color palette). But if you are using custom colors, you need to add them to the color palette first before using them. So, this is not the issue with Aspose.Cells for Java.
See the topic for your reference:
http://www.aspose.com/documentation/java-components/aspose.cells-for-java/colors-and-palette.html
Thank you.
Thanks, I’ll do the same as you suggest.