[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.ExportArea

ExportArea Property

ExportArea

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.

Declaration
public string ExportArea { get; set; }
Public Property ExportArea As String