Aspose::Cells::HtmlSaveOptions::SetPresentationPreference method

HtmlSaveOptions::SetPresentationPreference method

Indicating if html or mht file is presentation preference. The default value is false. if you want to get more beautiful presentation,please set the value to true.

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

See Also