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

Edited Unassigned: Read Cell Text Property Exception [14961]

$
0
0
If a cell is formatted with the custom format "h:mm:ss", reading the Text property of a Cell will cause a System.NullReferenceException exception to be thrown. This is being caused by the following line in ExcelNumberFormatXml.AddBuildIn:

NumberFormats.Add("h:mm:dd", new ExcelNumberFormatXml(NameSpaceManager, true) { NumFmtId = 21, Format = "h:mm:dd" });

The format should be h:mm:ss, not h:mm:dd.

Viewing all articles
Browse latest Browse all 2262

Trending Articles



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