搜索资源列表
Exceller
- 这是一个用C#来操作文件进行读写的实例,比微软官方的Microsoft.Office.Interop.Excel库用起来要简单。这个实例中要用到Interop, Attributes 和 Reflection等类库。-This is a used C# to manipulate instances of read and write files than Microsoft' s official Microsoft.Office.Interop.Excel library should
TangshanUnion
- 唐山UNION超市平台的源代码,可以-this is a web site
Interop.Excel
- C#.net中调用EXCEL档的控件,简单,实用,我已经用了好多次。-C#. EXCEL file called net control, simple, practical, I have used it many times.
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
ExcelHelper
- 提示: 1.需要导入 com 里面的 Microsoft Office 12.0 Object Library 或者 Microsoft Office 11.0 Object Library 2.需要导入 .net 里面的 Microsoft.Office.Interop.Excel 直接看代码:代码太长了,放不下, 详细看附件-Tip: 1 need to import com inside Microsoft Office 12.0 Object Library or
read-excel
- 用C#读写EXCEL文件,注意添加引用Microsoft.Office.Interop.Excel.d-Read and write EXCEL files with C#, pay attention to add a reference,Microsoft.Office.Interop.Excel.dll