摘要:
以前一直是用C#直接操作Excel,但是发现性能无比低下,最近发现用Excel中的宏可以高速的完成批处理的功能,于是决定写一个用C#为Excel文件创建宏的程序,工程如下:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.IO;using System.Runtime.InteropServices;using System.Reflection;using System.Text;usi 阅读全文
posted @ 2010-07-11 13:55
黄聪
阅读(2403)
评论(1)
推荐(0)

浙公网安备 33010602011771号