搜索资源列表
wordprint
- C# 调用Word软件打印数据库中的数据,再此提醒各位,程序需要Word2003组件,也就是你的电脑需安装Office2003以上版本才行,而且需要打开可编程资源库支持,或者支持找到Interop.Microsoft.Office.Core.dll、Interop.Word.dll、Interop.VBIDE.dll放到Debug/Bin目录中。 -C# calling Word software to print data in the database, and then to remi
csharpword
- C#生成文本为Word格式的文件,需要Office的编程组件,主要是以下几个,请事先准备好,在Office2003版本以上都会有此组件,需要自定义安装: Interop.Microsoft.Office.Core.dll Interop.VBIDE.dll Interop.Word.d-C# to generate text for the Word format file needs to Office programming components, mainly
csharpexcel
- C#调用OFFICE组件生成Excel表格示例,注意本程序需要以下OFFICE组件,这些组件要求你必须装有OFFICE2003及以上版本,因为这结版本中才有微软可编程再生库资源,尤其是下列几个控件是必不可少的: Interop.Excel.dll Interop.Microsoft.Office.Core.dll Interop.VBIDE.d-C# calling OFFICE component generates Excel table example, no
csharpexcel
- C#调用OFFICE组件生成Excel表格示例,注意本程序需要以下OFFICE组件,这些组件要求你必须装有OFFICE2003及以上版本,因为这结版本中才有微软可编程再生库资源,尤其是下列几个控件是必不可少的: Interop.Excel.dll Interop.Microsoft.Office.Core.dll Interop.VBIDE.d-C# calling OFFICE components to generate the Excel spreadshee
csharpexcel
- C#操作EXCEL文件演示程序源代码,主要是借助于Interop.Excel.dll、Interop.Microsoft.Office.Core.dll和Interop.VBIDE.dll组件来实现对Excel文件的操作,可以完成填充Excel表格的内容、保存为Excel格式的文件两种功能,虽然简单,但是还是比较有可参考性的。-C# Operating EXCEL file demo program source code, mainly by means of the Interop.Exce