HtmlSaveOptions.ExportWorksheetProperties

HtmlSaveOptions.ExportWorksheetProperties property

Indicating whether exporting worksheet properties.The default value is true.If you want to import the html or mht file to excel, please keep the default value.

public bool ExportWorksheetProperties { get; set; }

See Also