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

Parameters

value
See Also