[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.HtmlSaveOptions.ExportHeadings

ExportHeadings Property

ExportHeadings

Indicates whether exporting headings when saving file to html. The default value is false.

Declaration
public bool ExportHeadings { get; set; }
Public Property ExportHeadings As Boolean