Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / HtmlSaveOptions Class / ExportHeadings Property
In This Topic
    ExportHeadings Property
    In This Topic
    Indicates whether exporting headings when saving file to html. The default value is false.
    Syntax
    public System.bool ExportHeadings {get; set;}
    See Also