HtmlSaveOptions.ExportSingleTab

HtmlSaveOptions.ExportSingleTab property

Indicates whether exporting the single tab when the file only has one worksheet. The default value is false.

public bool ExportSingleTab { get; set; }

See Also