XlsxOptions.Encoding

XlsxOptions.Encoding property

获取或设置生成的 XLSX 文件的编码。默认值为UTF8.

public Encoding Encoding { get; set; }

也可以看看