[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.ExportSingleTab

ExportSingleTab Property

ExportSingleTab

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

Declaration
public bool ExportSingleTab { get; set; }
Public Property ExportSingleTab As Boolean