文件名称:DLL_for_Excel
- 所属分类:
- ActiveX/DCOM
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A C++ DLL for Excel that uses Arrays and Ranges.an easy way of implementing a user defined function (UDF) in a C++ dynamic link library the function takes an array as an argument and returns a modified array to Excel. The argument and the returned array can be any or both a Range object or VBA array (a SAFEARRAY).-A C++ DLL for Excel that uses Arrays and Ranges.an easy way of implementing a user defined function (UDF) in a C++ dynamic link library the function takes an array as an argument and returns a modified array to Excel. The argument and the returned array can be any or both a Range object or VBA array (a SAFEARRAY).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
A C++ DLL for Excel that uses Arrays and Ranges\ExcelArray.cpp
...............................................\ExcelArray.def
...............................................\ExcelArray.dsp
...............................................\ExcelArray.dsw
...............................................\StdAfx.cpp
...............................................\StdAfx.h
A C++ DLL for Excel that uses Arrays and Ranges
...............................................\ExcelArray.def
...............................................\ExcelArray.dsp
...............................................\ExcelArray.dsw
...............................................\StdAfx.cpp
...............................................\StdAfx.h
A C++ DLL for Excel that uses Arrays and Ranges