How to get Date cell in Excel as it is intyo String

Hi,

I am madhu and Right now I am working to Paste Excel data to word document.

and my problem is that the Excell cell has data like

July 2, 2008

format and when I use the following line of code it is showing number like 39631.

worksheet.getCells().getCell(57, 3).getStringValue()

How can I get date format as it is.

Can any body how to get the date format as it is?

Thanks

Madhu

Hi Madhu,

Well we tested 1.9.5.0 version of Aspose.Cells for Java and it works fine.

We need your template file. Kindly post your template file here, so that we could reproduce the issue you have mentioned.

Thank you.