When writing to an excel file that has multiple form controls, some cell values do not persist on save. The issue occurs when doing multiple writes or when using IWorksheet.ImportDataTable. I've attached example .xlsx files (and various outputs ending with '-out.xlsx' and a Program.cs for reproducing the issue.