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

Commented Unassigned: Issue saving complex string value [15395]

$
0
0
When I try to insert a DataTable using

```
sheet.Cells["A1"].LoadFromDataTable(data, true);
```

if the DataTable contains a string column containing large complex data, in my case a geometry GeoJson or KML string value, then the resulting Excel file requires Excel to repair it when opening. Excel provides the following message "Repaired Records: String properties from /xl/sharedStrings.xml part (Strings)".
Comments: This issue can be closed. Seems I'm trying to exceed limits imposed by Excel. I was trying to insert more than 32,767 characters in a cell. Limits are described here - https://support.office.com/en-MY/article/Excel-specifications-and-limits-16c69c74-3d6a-4aaf-ba35-e6eb276e8eaa

Viewing all articles
Browse latest Browse all 2262

Trending Articles



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