com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / getExportSheetName Method
In This Topic
getExportSheetName Method
In This Topic
Gets which worksheet would be exported to html. This is used for exporting specific worksheet of workbook.
Syntax
public java.lang.String getExportSheetName()
See Also