Workbook.Save appears to be loosing cell borders for an Excel 2007 file. Attached is a sample project. Clicking the first button just opens the excel 2007 file. Cell borders are intact. Clicking the second button uses Infragistics excel Load and Save. The saved workbook is missing cell borders.
Hi,
I ran your sample and it works fine for me. My guess is that you are using an old version of the controls and this was a bug that was fixed many years ago.
Get the latest service release.
How to get the latest service release - Infragistics Community
Can you tell me exactly what version of the controls you are trying it with? We upgraded to version 10.2.20102.2151 but the problem is still there. I will try with the next later version.
Also, not all the cell borders disappear, just the ones I highlighed in the screenshot images included in the .zip folder attached. (compare files "sheet with cell borders.jpg" and "sheet with MISSING cell borders.jpg" to see the particular borders that go missing (highlighted in red). Can you confirm that the double line cell border between rows 8 and 10 shows up when you click the button "Load, Save and Open Workbook"...
Thanks Mike, I appreciate your help.