FormatCondition not support number format

Workbook wb = new Workbook("c:/aspose/BookPer.xlsx");
wb.save("c:/aspose/BookPer.html");


D4 display 1 but not 100% in HTML

Hi,

Thanks for your posting and using Aspose.Cells.

If you manually save your Excel file into HTML format, you will see Microsoft Excel also displays cell D4 as 1 instead of 100%.

So, this is not the bug of Aspose.Cells but a correct behavior.

I use MS Excel 2007.

It display 100% . See my attachment, it saved by ms excel 2007

Hi,


Thanks for providing us the sample file.

After an initial test, I observed the issue as you mentioned by converting your template Excel file to HTML. I found FormatCondition is not supported
regarding Numbers format when rendering to HTML file format. I have logged a ticket with an id “CELLSJAVA-41150” for your issue. We will look into it soon.

Once we have any update on it, we will let you know here.

Thank you.

Hi,

Thanks for using Aspose.Cells.

We have fixed this issue.

Please download and try the latest fix: Aspose.Cells
for Java v8.3.1.6
and let us know your feedback.

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


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