Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / ExportFileName Property
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
    public System.string ExportFileName {get; set;}
    See Also