摘要:
1,新建C#控制台应用程序(Excel创建图表)using System;using System.Collections.Generic;using System.Linq;using System.Text;//解决方案中 添加引用 Execl(COM组件)using MSExcel = Microsoft.Office.Interop.Excel;using System.IO;using System.Reflection;namespace ExeclCharts{ class Program { static void Main(string[] args) { ... 阅读全文
posted @ 2014-02-08 09:52
SINOZhudx
阅读(311)
评论(0)
推荐(0)

浙公网安备 33010602011771号