Aspose::Cells::HtmlSaveOptions::GetExportRowColumnHeadings method

HtmlSaveOptions::GetExportRowColumnHeadings method

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

bool Aspose::Cells::HtmlSaveOptions::GetExportRowColumnHeadings()

Remarks

The default value is false.

See Also