文件名称:VctoExcelClass
介绍说明--下载内容均来自于网络,请自行研究使用
VC输入到Excel通信类代码,附详细的使用说明文档-There are times when we wish to send our output to an Excel file or some text delimited files like comma separated value file or tab delimited file. This class encapsulates the functions for reading and writing to these types of files. It was constructed with a goal of being simple to use. The main features of this class are:
a. Constructing a new Excel or text delimited file and writing rows or a single cell to it.
b. Reading rows, columns or a single cell from an Excel or text delimited file.
c. Replacing, inserting or appending rows to an Excel or text delimited file.
d. Convert an existing or newly created Excel to text delimited file and vice versa
a. Constructing a new Excel or text delimited file and writing rows or a single cell to it.
b. Reading rows, columns or a single cell from an Excel or text delimited file.
c. Replacing, inserting or appending rows to an Excel or text delimited file.
d. Convert an existing or newly created Excel to text delimited file and vice versa
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vc与excel通信类\CSpreadSheet.h
...............\vc与excel通信类说明.doc
vc与excel通信类
...............\vc与excel通信类说明.doc
vc与excel通信类