Aspose::Cells::HtmlSaveOptions::SetExportPageFooters method

HtmlSaveOptions::SetExportPageFooters method

Indicates whether exporting page headers.

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

Remarks

Only works when SaveAsSingleFile is True.

See Also