Aspose::Cells::HtmlSaveOptions::SetExportRowColumnHeadings method

HtmlSaveOptions::SetExportRowColumnHeadings method

Indicates whether exports sheet’s row and column headings when saving to HTML files.

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

Remarks

The default value is false.

See Also