Aspose::Cells::HtmlSaveOptions::SetEncodeEntityAsCode method
HtmlSaveOptions::SetEncodeEntityAsCode method
Indicates whether the html character entities are replaced with decimal code. (e.g. “ ” is replaced with “ ”). The default value is false.
void Aspose::Cells::HtmlSaveOptions::SetEncodeEntityAsCode(bool value)
See Also
- Class Vector
- Class HtmlSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++