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