GustavoAgnes / excellibrary

Automatically exported from code.google.com/p/excellibrary
0 stars 0 forks source link

Cell.DateTimeValue throws an exception: "Invalid DateTime Cell" #158

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

The code tries cast a raw value to double, but if a raw value is decimal then 
an exception will be occurred. But it is ok that an original value is decimal. 
You can just add additional logic for decimal values and it will be fixed.

Thank you.

Original issue reported on code.google.com by xunter...@gmail.com on 7 Dec 2013 at 5:22