Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / setExportSingleTab Method
In This Topic
    setExportSingleTab Method
    In This Topic
    Sets whether exporting the single tab when the file only has one worksheet or ExportSheetName is set.
    Syntax
    public void setExportSingleTab( 
       boolean value
    )

    Parameters

    value
    See Also