Quantcast
Channel: EPPlus Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 2262

Commented Issue: Open xlsx file and save without any change causes "unreadable content" error and "xl/styles.xml" related error messages. [14783]

$
0
0
[ref: http://epplus.codeplex.com/discussions/402572]

EPPlus\ExcelStyles.cs Line 562 of UpdateXml() method:
Line 561: //NamedStyles
Line 562: count = 1; <== count = 0; seems to fix the problem.
Comments: I meet this problem too. But it have been solved following the steps in description http://epplus.codeplex.com/discussions/402572.

Viewing all articles
Browse latest Browse all 2262

Trending Articles