摘要:
1.[csharp]view plaincopyusingSystem;usingSystem.Collections.Generic;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Drawing;usingSystem.Linq;u... 阅读全文
摘要:
由于要为某软件实现导出Excel功能,故有此文。本文的开发环境是Visual Studio 2010 ,C#, Excel 2007。新建C#工程后打开Solution Explorer,可以看到如下图片:右键点击Reference->Add References->Browse选择三个DLL文件(... 阅读全文
摘要:
本文正式开始在VS2010中使用C#语言操作Word2007.不是十分了解Word对象模型的朋友,请参考上一篇文章,或者下载:C#操作Word2007.pdf。----------------------------------华丽分割--------------------------------... 阅读全文