Quantcast
Channel: NPOI
Viewing all articles
Browse latest Browse all 1621

New Post: read numbers with specific format

$
0
0

I have the same problems, too. Using property CellNumericValue I got some problems with Double numbers because in Italy, for example, this number:  1,510.67 is 1.510,67 (points instead of commas and viceversa). Excel spreadsheet follows this regional rule. VB.net solved this problem with 

Dim MyCultureInfo As Globalization.CultureInfo = New Globalization.CultureInfo("it-IT")

is there any similar solution in NPOI?


Viewing all articles
Browse latest Browse all 1621

Trending Articles



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