文件名称:OpenExcel
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-16
- 文件大小:
- 270kb
- 下载次数:
- 0次
- 提 供 者:
- 曾*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MFC_列表CListCtrl读写Excel文件,刚写完,亲测可用,不懂可学一下CListCtrl的用法。介绍一下:输入excel文件到列表&&输出列表到excel文件,需要1、向项目工程中添加基本的7个类,分别是:CApplication,CMyFont,CRange,CWorkBook,CWorkBooks,CWorkSheet,CWorkSheets,选择MFC Class From TypeLib,在Add Class From 中选中File,在Location中输入或者选择EXCEL.EXE(officer2007为EXCEL.EXE,officer2003为EXCEL9.OLB)的路径。然后在Interface框(即1号框)中选择操作Excel的基本接口-MFC_ list CListCtrl read and write Excel files, just finished, the pro-test is available, but not to learn about CListCtrl usage. Introduction: Enter excel file to the list & & output list to excel file, you need one, to add to the project' s seven basic categories, namely: CApplication, CMyFont, CRange, CWorkBook, CWorkBooks, CWorkSheet, CWorkSheets, select MFC Class From TypeLib, select the Add Class From File, in Location, type or select EXCEL.EXE (officer2007 as EXCEL.EXE, officer2003 as EXCEL9.OLB) path. Then in the Interface box (ie the 1st box), select operating base interface of Excel
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OpenExcel\MFC列表与excel文件的通信.docx
.........\OpenExcel\CApplication.h
.........\.........\CFont0.h
.........\.........\CGlobal.h
.........\.........\CRange.h
.........\.........\CSheets.h
.........\.........\CWorkbook.h
.........\.........\CWorkbooks.h
.........\.........\CWorksheet.h
.........\.........\CWorksheets.h
.........\.........\OpenExcel.aps
.........\.........\OpenExcel.cpp
.........\.........\OpenExcel.h
.........\.........\OpenExcel.rc
.........\.........\OpenExcel.vcxproj
.........\.........\OpenExcel.vcxproj.filters
.........\.........\OpenExcel.vcxproj.user
.........\.........\OpenExcelDlg.cpp
.........\.........\OpenExcelDlg.h
.........\.........\ReadMe.txt
.........\.........\res\OpenExcel.ico
.........\.........\...\OpenExcel.rc2
.........\.........\resource.h
.........\.........\stdafx.cpp
.........\.........\stdafx.h
.........\.........\targetver.h
.........\OpenExcel.sln
.........\OpenExcel.suo
.........\说明.txt
.........\ipch\openexcel-49752cfa
.........\OpenExcel\Debug
.........\.........\res
.........\Debug
.........\ipch
.........\OpenExcel
OpenExcel