Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / ExportSingleTab Property
In This Topic
    ExportSingleTab Property
    In This Topic
    Indicates whether exporting the single tab when the file only has one worksheet or ExportSheetName is set. The default value is false.
    Syntax
    public System.bool ExportSingleTab {get; set;}
    See Also