Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
HtmlSaveOptions Class
/ ExportArea Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ExportArea Property
In This Topic
Indicates 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
C#
public
System.
string
ExportArea {
get
;
set
;}
See Also
Reference
HtmlSaveOptions Class
HtmlSaveOptions Members