Excel saveas文本文件 [英] Excel saveas Text File

查看:147
本文介绍了Excel saveas文本文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个包含特殊字符的Excel文件,例如ç,在我的代码中,我将文件保存为文本文件

I have an Excel file that contain special characters like ç and in my code I'm saveing the file as text file

xlSheet.SaveAs(FileName, Excel.XlFileFormat.xlUnicodeText)



我试过xlUnicodeText& xlTextWindows



但文本文件显示为c而不是ç



如何显示ç? ??


I tried xlUnicodeText & xlTextWindows

But the text file display it as c and not ç

How to display the ç???

推荐答案

这篇关于Excel saveas文本文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆