Hi,
It's seems that some colors (like #FFFFE6FF), applied as background color for example, are not supported.
Are you planning in the future to support these colors?
And if so, can you provide an ETA for that feature?
Thanks,
P.OM
Reportive SA
BR
Balamurugan R
Syncfusion Team
December 16, 2009 03:36 PM UTC
Hi Puthirak,
Thank you for your interest in syncfusion products.
You can get the mentioned color(#FFFFE6FF)using the following code snippt.
C#:
sheet.Range["A1:A5"].CellStyle.ColorIndex = workbook.SetColorOrGetNearest(255, 230, 255);
Please,let us know if you have any queries.
Regards,
Balamurugan
PO
Puthirak OM
December 17, 2009 04:39 PM UTC
Hi,
Thank you, it works.
P.OM
Reportive SA
BR
Balamurugan R
Syncfusion Team
December 18, 2009 03:42 AM UTC
Hi Puthirak,
Welcome.
Please,let me if you have any queries.
Regards,
Balamurugan