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

Get info about active conditional formatting for a cell

Hi,

is there any way to find out which conditional formatting is currently active in a cell? When I look at the ConditionalFormats property, it only lists the formattings that could apply (is there possibly an IsActive property somewhere?).

Using the Excel Interop interface, I have been able to check this via Range.Cells[x, y].DisplayFormat.


couldn't find anything in the documentation, did I miss something?

Thanks in advance for any assistance.


1 Reply

KK Konduru Keerthi Konduru Ravichandra Raju Syncfusion Team December 15, 2022 02:10 PM UTC

Hi Marco,


Syncfusion XlsIO do not have support to get current cell active conditional format and do not have any plans to implement this feature.


Regards,

Keerthi.


Loader.
Up arrow icon