MarkPflug/Sylvan.Data.Excel

Access a cell formular string in Sylvan Data Excel

renderhjs opened this issue · 1 comments

Hi Mark,

I am looking for a way to read the cell formula as plain string. It doesn't seem to be supported out of the box but I am wondering if you know a way to access to formula as string representation?
image

Love the loading times from your library,

renderhjs

No, unfortunately this is not supported. I try to maintain parity between the supported formats, and while it is easy enough to get the formula text for an .xlsx file, it is quite involved to get it for .xls and .xlsb files. If this is a feature you need, I'd suggest you use a more feature-rich library.