I tryed to set the FillPatternForeColor with an user defined indexed color. But I always got the wrong colors.
While debugging through the XLSRWII5-Code, I realized that IndexColorToXc12 uses the TXc12DefaultIndexColorPalette instead of the TXc12IndexColorPalette which contains my colors.
I bypass the problem by using FillPatternForeColorRGB, but I think this is a bug.
IndexColorToXc12 uses DefaultIndexColorPalette
Re: IndexColorToXc12 uses DefaultIndexColorPalette
Hello
Thank you, will fix this in the next update.
Thank you, will fix this in the next update.
Lars Arvidsson, Axolot Data