When targeting UWP Fall Creators Update (v10.0.16299) I get this exception when saving excel file from stream. System.ArgumentException: 'IBM437' is not a supported encoding name. For information on defining a
异常:System.ArgumentException Additional information: IBM437 is not a supported encoding name. 关于这个异常 http://blog.csdn.net/wanyu_0002/article/details/65648749 这篇博文里面有提到过 按照博文里的的提示做下来发现:异常依旧 http://answers.unity3d.com/questions/17870/whats-the-best-way-to-implemen...
System.ArgumentException: ''IBM437' is not a supported encoding name. For information on defining a custom encoding, see the documentation for the Encoding.RegisterProvider method. Arg_ParamName_Name' 'IBM437' はサポートされているエンコーディング名ではありません。カスタムエンコーディン...