Encoding

XlsxOptions.Encoding property

結果の XLSX ファイルのエンコーディングを取得または設定します。デフォルト値はUTF8.

public Encoding Encoding { get; set; }

関連項目