Hello,
I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file.
I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat...workbook.Save("output.html", saveOptions);...