Saving Excel workbook as XLSX strips shading

Opening the attached Excel workbook and then saving as XLSX removes shading from the worksheets.


Sample code:

Aspose.Cells.Workbook wkbk = new Aspose.Cells.Workbook([path to file]);
wkbk.Save([new file path],Aspose.Cells.SaveFormat.Xlsx);

Thank you

Hi Stacey,


Thank you for contacting Aspose support.

I have tested the conversion process while using the latest version of Aspose.Cells for .NET 8.4.2.1, and have noticed that the conversion of your shared XLS to XLSX format removes several Text Boxes from the resultant spreadsheet. I have logged the problem in our bug tracking system under the ticket CELLSNET-43665 for further analysis and correction purposes.

Please check the attached result generated on my side and point out if you can see the issue of missing shading. If yes, do provide screenshots. Please also provide the version of the API that you are currently using along with a result produced on your end.

Hi,


Please try our latest version/fix: Aspose.Cells for .NET v8.4.2.2 (attached).

We have fixed your issue now.

Let us know your feedback.

Thank you.

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


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