Aspose::Cells::HtmlSaveOptions::SetDisableCss method

HtmlSaveOptions::SetDisableCss method

Indicates whether only inline styles are applied, without relying on CSS. The default value is false.

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

See Also