Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / setExportArea Method
In This Topic
    setExportArea Method
    In This Topic
    Sets which area would be exported to html. This is used for exporting specific area of worksheet. Only take effect when HtmlSaveOptions.ExportSheetName is not null.
    Syntax
    public void setExportArea( 
       java.lang.String value
    )

    Parameters

    value
    See Also