Problem getting value from cell

Hi, my problem is that when I try to get String value from cell this exception is thrown: java.lang.IllegalArgumentException: Illegal pattern character 'N'<br>    at java.text.SimpleDateFormat.compile(Unknown Source)<br>    at java.text.SimpleDateFormat.initialize(Unknown Source)<br>    at java.text.SimpleDateFormat.<init>(Unknown Source)<br>    at java.text.SimpleDateFormat.<init>(Unknown Source)<br>    at com.aspose.cells.aH.a(Unknown Source)<br>    at com.aspose.cells.aH.a(Unknown Source)<br>    at com.aspose.cells.aH.a(Unknown Source)<br>    at com.aspose.cells.aH.b(Unknown Source)<br>    at com.aspose.cells.Cell.getStringValue(Unknown Source)<br><br>sample file is in attachment.<br><br>Thanks.<br>

Hi,

Thanks for the template file,

We found the error, We will fix it soon.

Thank you.

Hi,

Please try this fix.

It helps, thanks.