com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / getExportArea Method
In This Topic
getExportArea Method
In This Topic
Gets 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 java.lang.String getExportArea()
See Also