Skip to content

v1.0.1 - Excel Table fix (macOS)

Latest

Choose a tag to compare

@ianustec ianustec released this 19 Jul 06:11
· 3 commits to main since this release

Fix: Excel on macOS reported a content error and repaired Table parts (table1.xml / table2.xml).

Cause: tables were written with totalsRowCount=1 but without the per-column totals formulas Excel expects.

Change: the Excel Table now covers header + data rows only. The totals row is a normal styled row below the table. Table names are also kept unique across the workbook.