[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.ExportFileName

ExportFileName Property

ExportFileName

Indicates the name of the html file. Only for saving to html stream, and the default value is "workbook".

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