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

Closed Issue: Problem with xlsx files generated in linux [8345]

$
0
0
When I create xlsx file in linux, MS Excell shows error message like "Excel found unreadable content in the file. Do you want to restore the contents ?"
Even this piece of code (c#) generate the error:

XLWorkbook test = new XLWorkbook();
test.AddWorksheet("test");
test.SaveAs('test');

In windows, it works perfectly.
Linux version I use:
Linux appdev 3.2.0-29-generic #46-Ubuntu SMP Fri Jul 27 17:03:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
Comments: Please try the latest version of ClosedXML (v0.87.1 at this stage). If you still experience the issue, log it on the new GitHub page.

Viewing all articles
Browse latest Browse all 1877

Trending Articles



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