Aspose::Cells::HtmlSaveOptions::GetEncodeEntityAsCode method

HtmlSaveOptions::GetEncodeEntityAsCode method

Indicates whether the html character entities are replaced with decimal code. (e.g. “ ” is replaced with “ ”). The default value is false.

bool Aspose::Cells::HtmlSaveOptions::GetEncodeEntityAsCode()

See Also