HtmlSaveOptions.ExportBogusRowData

HtmlSaveOptions.ExportBogusRowData property

Indicating whether exporting bogus bottom row data. The default value is true.If you want to import the html or mht file to excel, please keep the default value.

public bool ExportBogusRowData { get; set; }

See Also