But how could you live and have no story to tell!
访问统计 original graphics

摘要: 近期在使用C#操作excel,主要是读取excel模板,复制其中的模板sheet页,生成多个sheet页填充相应数据后另存到excel文件,所用到的知识点如下。一、添加引用和命名空间添加Microsoft.Office.Interop.Excel引用,它的默认路径是C:\Program Files\Microsoft Visual Studio 9.0\Visual Studio Tools fo... 阅读全文
posted @ 2010-09-27 11:37 nextsoft 阅读(467) 评论(0) 推荐(0) 编辑