Aspose::Cells::HtmlSaveOptions::SetIsIECompatible method

HtmlSaveOptions::SetIsIECompatible method

Indicating whether the output HTML is compatible with IE browser. The defalut value is false.

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

See Also