Hi,
It's been a while since I had a question, but this may be something others could use. I have some PDFs converted to Excel workbooks. Some of the text is in red or yellow to indicate a change from the last version. Is it possible to use ClosedXML to set an AutoFilter, to filter on just those rows? I have done this manually, but I don't see examples where filtering is set on Font Color using ClosedXML. Is there any way to determine if a font color (red) occurs in a range, or on a sheet? Is it possible to set a custom auto filter and apply it to the column to see if there are any matching rows?
Thanks.
Steve
It's been a while since I had a question, but this may be something others could use. I have some PDFs converted to Excel workbooks. Some of the text is in red or yellow to indicate a change from the last version. Is it possible to use ClosedXML to set an AutoFilter, to filter on just those rows? I have done this manually, but I don't see examples where filtering is set on Font Color using ClosedXML. Is there any way to determine if a font color (red) occurs in a range, or on a sheet? Is it possible to set a custom auto filter and apply it to the column to see if there are any matching rows?
Thanks.
Steve