Hi Team,
We are using Aspose Cell 7.4.3.4 for excel file generation.
Boarders are missing in XLSX output where as it is present in spreadsheet ml out put.
Please find attached sample XML ad XLSX file for reference.
Sample code:
wBook.Save(@"…\Test25474.xlsx",
Aspose.Cells.SaveFormat.Xlsx);
wBook.Save(@"..\Test25474.xml", Aspose.Cells.SaveFormat.SpreadsheetML);
Thanks and Regards,
Nakul