GetEncodeEntityAsCode Method
GetEncodeEntityAsCode function
Indicates whether the html character entities are replaced with decimal code.(e.g. “ ” is replaced with “ ”).The default value is false.
func (instance *HtmlSaveOptions) GetEncodeEntityAsCode() (bool, error)
Remarks
See Also
- Class HtmlSaveOptions
- Library Aspose.Cells for Go