Click or drag to resize

TextSaveOptions Encoding Property

Gets or sets the encoding. Default is UTF8.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Encoding Encoding { get; set; }

Property Value

Type: Encoding
See Also