Excel Cell Format Issue - Formatting of Exel Cell changed from Number to Date format after data filling

Last post 04-16-2010, 2:54 PM by aspose.notifier. 19 replies.
Page 2 of 2 (20 items)   < Previous 1 2
Sort Posts: Previous Next
  •  02-23-2010, 6:23 AM 223541 in reply to 221923

    Re: Excel Cell Format Issue - Formatting of Exel Cell changed from Number to Date format after data filling Java

    Hi Amjad,

    With the updated version of Aspose(2.1.2.0 version), we are facing the following issue which was working fine in Aspose 2.1.0.6(older version)

    The issue is given below:

    When we try to get the Cell from the NamedRange with the rowIndex and columnIndex we got the below error.

    NamedRange namedRange = workbook.getWorksheets().getRangeByName("TEST__NAMEDRANGE");                                                                                                     Cell cell = namedRange.getCell(0, 0);

    java.lang.IllegalArgumentException: Invalid row or column index of range.
     at com.aspose.cells.Range.getCell(Unknown Source)
     at com.aspose.cells.NamedRange.getCell(Unknown Source)

    This is a show stopper and due to this we are not able to know whether the other functionalities are working fine.

    We want to sternly stress upon a point that the older version was working fine except for the issue we had stated in the previous mails. But the versions you keep sending us seems to have issues with the existing functionalities. Kindly make sure that the next version you send us to solve the issue and it does not affect the existing functionalities.

    Thanks in advance.

    Thanks & Regards,

    Karuppiah M

     
  •  02-23-2010, 1:07 PM 223642 in reply to 223541

    Re: Excel Cell Format Issue - Formatting of Exel Cell changed from Number to Date format after data filling

    Hi Karuppiah.

    Thanks for pointing out the issue.

    After an initial test, I found the issue you have mentioned. It seems like a regression issue.

    We will sort out the issue and try to make sure that there will be no regression bug/issue.


    Your issue has been logged into our issue tracking system with an issue id: CELLSJAVA-14601.

    Thank you.

    Amjad Sahi
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  02-24-2010, 3:02 AM 223739 in reply to 223642

    Re: Excel Cell Format Issue - Formatting of Exel Cell changed from Number to Date format after data filling Java

    Hi Amjad,

    Thanks for the detailed response, Please send us the updated version of Aspose.Cells after the regression.

    Thanks & Regards,

    Karuppiah M

     

     
  •  02-24-2010, 3:57 AM 223750 in reply to 223739

    Re: Excel Cell Format Issue - Formatting of Exel Cell changed from Number to Date format after data filling

    Attachment: Present (inaccessible)

    Hi,

    Please try the attached latest version of Aspose.Cells. We have fixed your mentioned issue.

    Thank You & Best Regards,


    Nausherwan Aslam
    Support Developer,
    Aspose Sialkot Team
    Contact Us
     
  •  04-16-2010, 2:54 PM 233122 in reply to 220718

    Re: Excel Cell Format Issue - Formatting of Exel Cell changed from Number to Date format after data filling

    The issues you have found earlier (filed as 14601) have been fixed in this update.


    This message was posted using Notification2Forum from Downloads module by aspose.notifier.
     
Page 2 of 2 (20 items)   < Previous 1 2
View as RSS news feed in XML