paulyoder / LinqToExcel

Use LINQ to retrieve data from spreadsheets and csv files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password protected excel files

jutacoder opened this issue · comments

Hi,
Is there any possibility to use LinqToExcel with password protected excel files?
At present I can't find solution for this.
Thanks.

@jutacoder
Can you explicitly state or attach a snippet of the error you encounter whenever you try reading password protected excel files with LinqToExcel.

I'm trying to use this library to read password protected xlsx files today. The error is "External table is not in the expected format."

I don't believe password protected files are supported at this time. Sorry.