Quantcast
Channel: ClosedXML - The easy way to OpenXML
Viewing all articles
Browse latest Browse all 1877

New Post: How Can I Un-Encrypt (while knowing the password) a .xlsx file before or while loading it to a XLWorkbook?

$
0
0
I have a excel file with data. When I tried to load the file:

using (var wb = new XLWorkbook(path))
{
}

it wont load. I get an error of: 'System.IO.FileFormatException' occurred in mscorlib.dll

Additional information: File contains corrupted data.

Once I go into the excel file and remove the encryption it works. Is there a way for me to remove the encryption of the file before I open it or while I am opening it?

Viewing all articles
Browse latest Browse all 1877

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>