Hi,
I'm using Aspose Cells for .NET 4.4.0.0.
When I apply grouping on some rows, all empty columns (from maxdatacolumn until column 256) are included in an export of this workbook. If I temporarily disable the row grouping in my code, no empty columns are exported.
I looked for this issue on the forum/internet but could not find any match.
In my application I start from an existing Excel file, but this problem also occurs when I start from an empty workbook.
Any solution to this ?
Thanks in advance,
Bart