The properties of the ExportOptionsHtml class are listed below. For a complete list of ExportOptionsHtml class members, see the ExportOptionsHtml Members topic.
HtmlEncoding | Gets or sets the text encoding. Default value is UTF8Encoding; |
ShowColumnHeadings | Gets or sets a value that indicates whether or not the column headings are displayed. Default value is false |
ShowGridLines | Gets or sets a value that indicates whether or not the grid lines are displayed. Default value is false |
ShowHiddenContent | Gets or sets a value that indicates whether or not the hidden content is displayed. Default value is true |
ShowRowHeadings | Gets or sets a value that indicates whether or not the row headings are displayed. Default value is false |
ExportOptionsHtml Class | NativeExcel Namespace | IWorkbook.SaveAs Method | IWorksheet.SaveAs Method | IRange.SaveAs Method