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