Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
HtmlSaveOptions Class
/ ExportFileName Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ExportFileName Property
In This Topic
Indicates the name of the html file. Only for saving to html stream, and the default value is "workbook".
Syntax
C#
public
System.
string
ExportFileName {
get
;
set
;}
See Also
Reference
HtmlSaveOptions Class
HtmlSaveOptions Members