搜索资源列表
vc++在excel中应用
- vc++编程
vc 操作excel
- 用vc++打开,编辑,保存excel文件。
vc++2008 下读写同一个excel文件。
- 网上的com技术连接excel太多了,基本全部是用MSDN的方法,泛泛给出结论,不具有实用性,这个例子给出了在读一个已经存在的excel文件“f:\text.xlsx”的实际例子,而且可以在任意一个工作表写数据的例子。网上的代码基本都是要么读,要么写,这个比较有实用价值!注,excel可以是2007或者2003,2003的话则是“f:\text.xls”,需要注意!VS 2008 C++ excel 2007!
excle的操作
- vc++6.0编写的简单的excel的读写操作!
可以新建excel,打开已存在excel
- 可以新建excel,打开已存在excel,向excel读写数据,关闭、保存excel.-Can create a new excel, open an existing excel, read and write data to excel, close, save excel.
excel.rar
- vc 操作 读取 excel 导入 导出,代码比较简单。适合学习用,vc read excel import and export operations, the code is relatively simple. Suitable for learning to use
vctestexcel.rar
- vc++6.0操作excel表格,vc,excel,vc++6.0 to operate excel spreadsheet, vc, excel
vc-excel
- vc操作excel的例子有很多,找了很久操作最方便的还是这一个。-vc operation there are many examples of excel to find the most convenient operation for a long time or is this one.
vc-excel
- 使用vc操作excel的源代码,学习vc和excel的代码!-excel using the vc operation of the source code, learn from vc and excel code!
excel
- vc与excel间通信的c++源代码。适用visual studio 2003及以上版本。-communication between vc and excel c++ source code. For visual studio 2003 and above.
excel
- vc中调用EXECL模板生成报表,vc excel的应用-vc excel
excel
- vc++对excel表格进行操作,可以对数excel文件进行存取、打开、保存等各种功能。-vc++ on the excel spreadsheet to operate, you can log excel file access, open, save and other features.
5-excel-vc-read
- vc 读取excel的简单例程,容易学习,可以查询-vc read excel simple routines, easy to learn, you can query
excel
- vc对excel文件进行读写操作,值得一用哦!-A useful tool for reading and writing excel file
output-excel
- vc++操作excel数据库的方法,很实惠很好用-vc++ excel database operation methods, very affordable with good
vcPP-excel-accsee
- vc++导入数据库信息入excel表格,并且界面超炫,有大量皮肤可以选择导入,希望对某些会员有帮助-vc++ import database information into the excel spreadsheet and stunning interface, you can choose to import a large number of skin, some members want to help
excel
- vc++做的excel表格,应用十分广泛,可以灵活改编程序中的代码。-how to make excel in vc++6.0
vc--excel-listctrl-mschart
- vc操作excel,listctrl,mschart散点图-vc operation excel, listctrl, mschart scatter. Rar
vc-list-control控件数据导出到excel
- listcontrol控件数据导出到excel(ListControl control data exported to excel)
CListCtrl数据导入到excel vc++封装
- CListCtrl数据导入到excel vc++封装 1.把.h, .cpp文件拷贝到工程目录下 2.从vc++(我用的2003)导入已有项(两文件,.h, .cpp) 3.包含头文件即可使用,接口请看源代码(CListCtrl data is imported into excel vc++ encapsulation)