如何在Excel ++中将excel文件转换为分号分隔文件 [英] how to convert excel file to semicolon delimited file in c++

查看:425
本文介绍了如何在Excel ++中将excel文件转换为分号分隔文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



如何将excel文件转换为vc ++中的分号分隔文件,意味着excel文件的每一行应该是转换后文件中以分号分隔的行。



谢谢,

Dev

Hi,
how to convert excel file to semicolon delimited file in vc++, means each row of the excel file should be a semicolon delimited line in the converted file.

Thanks,
Dev

推荐答案

你可以使用 Excel Interop [ ^ ]读取Excel文件。以您需要的方式编写数据可以通过 streamio fprintf 轻松实现。
You can use the Excel Interop[^] to read an Excel file. Writing the data in the way you require can be achieved quite easily by streamio or fprintf.


这篇关于如何在Excel ++中将excel文件转换为分号分隔文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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