com.grapecity.documents.excel.drawing Package / HtmlSaveOptions Class / getExportFileName Method
In This Topic
getExportFileName Method
In This Topic
Gets the name of the html file. Only for saving to zip stream, and the default value is "workbook".
Syntax
public java.lang.String getExportFileName()
See Also