Hello,
An invalid Excel file is generated using this example from the documentation located at: Propagate Formula in Table or List Object automatically while entering data in new rows|Documentation
When you open the fi…...// Create workbook object Workbook book = new Workbook(); // Access..."=[Column A] + 1"; // Save the workbook in xlsx format book.Save(filename);...