Value of divison issue

Hi. I have a template, when a chart’s axis Y has value of division. Unfortunately i have no english version of Excel. Look at images in.jpg. But after resave workbook by library (8.5.0), this value is lost.


@Test
public void graphTest() throws Exception {
Workbook wb = new Workbook(“D://in.xlsx”);

wb.save(“D://out.xlsx”);
}
Best regards. Alexey

Hi Alexey,


Thank you for contacting Aspose support.

We have evaluated your presented scenario while using the latest revision of Aspose.Cells for Java 8.5.0.4, and we are able to replicate the said problem. It seems that Chart Axis’ Display Unit value is lost while re-saving the spreadsheet. We have logged this incident in our bug tracking system under the ticket CELLSJAVA-41416. Please spare us little time to properly investigate the matter, and to get back with updates in this regard.

Hi,

Thanks for using Aspose.Cells for Java.

We have fixed the display unit issues.

Please download and try this fix: Aspose.Cells for Java v8.5.1.2 and let us know your feedback.

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


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.