摘要:
1.新建一个项目2.给项目添加引用:Microsoft Excel 12.0 Object Library (2007版本)using Excel = Microsoft.Office.Interop.Excel;3.对excel的简单操作:如下代码“添加超链接”等。using System;using System.Collections.Generic;using System.Linq;using System.Text;using Excel = Microsoft.Office.Interop.Excel;namespace ExcelExample{ class Progra... 阅读全文
posted @ 2013-07-27 10:32
阿凡卢
阅读(5654)
评论(1)
推荐(0)

浙公网安备 33010602011771号