Prevent Exporting Hidden Worksheet Contents on Saving to HTML

Contents
[ ]

Aspose.Cells provides the HtmlSaveOptions.ExportHiddenWorksheet property. By default, the ExportHiddenWorksheet property is set to true. If you set it to false, then Aspose.Cells will not export hidden worksheet contents.

Other than controlling whether to export hidden worksheets or not, you may also configure additional settings for exporting workbook to HTML. The following articles demonstrate other features supported by Aspose.Cells for exporting workbooks to HTML.