Aspose::Cells::HtmlSaveOptions::SetExportExtraHeadings method

HtmlSaveOptions::SetExportExtraHeadings method

Indicates whether exporting extra headings when the length of text is longer than max display column. The default value is false. If you want to import the html file to excel, please keep the default value.

void Aspose::Cells::HtmlSaveOptions::SetExportExtraHeadings(bool value)

See Also