A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
The behaviour was alright for the version 2412 Build 16.0.18324.20092, the same software, with the same data, works different for each Excel version. The newer one (Version 2501 Build 16.0.18429.20132), does not work with grouping, and that throws an exception when I try to call the next code :
try { xlworksheet.Outline.SummaryRow = XlSummaryRow.xlSummaryAbove; } catch { }
I thought it should work exactly the same, but that's not the case. Another thing is that in sheet.xml File, extrated from xlsl transformed to zip, has not the correspondig field for the agroupation.