24
Views
1
Comments
[Advanced Excel] How to determine if an Excel cell has strikethrough
advanced-excel
Service icon
Forge asset by Carlos Freitas
Application Type
Reactive

I am reading an Excel file cell by cell using the Advanced Excel component (Using the Cell_Read server action).

Apart from reading the value of the cell, I would also like to know whether that cell is Strikethrough or not. Meaning that I have to know the format/style of that cell.

My question is, how can I determine if the format of the cell is strikethrough or not, using the Advanced Excel component?

If this is not possible, is there any work around?


Thank you.

2025-09-25 22-50-38
Hanno

Hi @Giorgos Sofroniou 

Currently there isn't a way to do this that I am aware of. I'll need to dig into the EPPlus library to see if there is something we can use to do it.

Hanno

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.