The background format behind the titles are not displaying

Support,

We are attempting to render Excel Worksheets to HTML for web viewing. In our testing, we found the background format behind the titles are not displaying

I have included a sample Excel document which will allow you to reproduce the issue.

Please use worksheet “Results Template” for your testing.

Thank you

Hi Abby,

Thanks for your posting and using Aspose.Cells.

We were able to observe this issue using latest version: Aspose.Cells
for .NET v7.7.1.1
. The background of titles in the “Results Template” are not displaying in the output html. We have logged this issue in our database. We will look into it and fix this issue. Once, the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as CELLSNET-42309.

I have also attached the output html and screenshot highlighting the issue for a reference.

C#


string filePath = @“F:\Shak-Data-RW\Downloads\Document 5.xlsm”;


Workbook workbook = new Workbook(filePath);

workbook.Save(filePath + “.out.html”, SaveFormat.Html);

Screenshot:

Hi Support,

Could you please provide a status on our issue with the background format behind the titles are not displaying?

Thanks

Hi Abby,

Thanks for using Aspose.Cells.

We are afraid, there is currently no update for you. However, we have logged your comments in our database against this issue. Once, there is some fix or other update for you, we will let you know asap.
.

Hi Support,

Do you have an update on this issue?

Thanks

Hi Abby,

Thanks for using Aspose.Cells.

We have looked into your issue and we are afraid, gradational background format is not supported for now, so we cannot fix this issue.