I am cleaning up some very dirty Excel data. Some of the rows have text marked in strikethrough which need to be filtered out. Since this is a visual effect like bold or italics, it doesn’t appear when I read in the data through the Excel Reader node. Is there any way to change the settings in Excel Reader to read in formatting? Is there some other way to detect strikethrough text coming from Excel?
@Snowy I once built a workflow that would identify excel cells by color. Maybe that could serve as an inspiration. If you have a sample file handy I would like to try that. Otherwise I can come up with a sample of my own.