Generated Excel is malformed Open-XML
-
The generated XLSX file by the HTML-to-XLSX recipe is malformed and does not pass validation. This cause the file to not be programmatically readable and modifiable, such as when using the Open-XML SDK. I need to be able to read and write the generated Excel file to fix numbers stored incorrectly as text by html-to-xlsx recipe.