Aspose::Cells::HtmlSaveOptions::SetParseHtmlTagInCell method

HtmlSaveOptions::SetParseHtmlTagInCell method

Indicates whether html tag(such as

) in cell should be parsed as cell value or preserved as it is. The default value is true.

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

See Also