C#操作office进行Excel图表创建,保存本地,word获取
摘要:1,新建C#控制台应用程序(Excel创建图表)using System;using System.Collections.Generic;using System.Linq;using System.Text;//解决方案中 添加引用 Execl(COM组件)using MSExcel = Mic...
阅读全文
posted @ 2015-09-09 10:36