Aspose::Cells::HtmlSaveOptions::GetParseHtmlTagInCell method

HtmlSaveOptions::GetParseHtmlTagInCell 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.

bool Aspose::Cells::HtmlSaveOptions::GetParseHtmlTagInCell()

See Also