@amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao
The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...HtmlSaveOptions HtmlSaveOptions saveOptions = new HtmlSaveOptions { ...workbook.Save("output.html", saveOptions); } } Next Steps: Load the...