Aspose::Cells::HtmlSaveOptions::SetExportNamedRangeAnchors method

HtmlSaveOptions::SetExportNamedRangeAnchors method

Indicates whether to export anchor elements for named ranges when saving as HTML. Default value is true.

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

See Also