Aspose::Cells::HtmlSaveOptions::SetIsMobileCompatible method

HtmlSaveOptions::SetIsMobileCompatible method

Indicates whether the output HTML is compatible with mobile devices. The default value is false.

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

See Also