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.

  • Convert Excel to HTML with headings
  • Exclude Unused Styles during Excel to HTML conversion
  • Export Comments while Saving Excel file to HTML
  • Hiding Overlaid Content with CrossHideRight while saving to HTML
  • Export similar Border Style when Border Style is not supported by Web Browsers