We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

RGB colors

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

3 Replies

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

Loader.
Live Chat Icon For mobile
Up arrow icon