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
)
|
Parameters
- value
See Also