Cell Background blacked out on save

When opening the attached workbook and then immediately saving it using aspose.cells, all cells without borders are blacked out on the workbook.

We are using Aspose.Cells version 4.4.0.17

My Code:

Dim wbk as New Aspose.Cells.Workbook
wbk.Open(“c:\BOAICM_Interval_Rpt.xls”)
wbk.Save(“c:\BOAICM_Interval_Rpt_Copy.xls”)

Matt Little
mlittle@acttoday.com

Hi Matt Little,

Thanks for the template file.

We found the issue. We will fix it soon.

Thank you.