C# 读取txt文本内容写入到excel
摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.IO;using Microsoft.Office.Interop.Excel;using System.Reflection;namespace ReadTextToExcel{ public partial cl... 阅读全文
posted @ 2013-08-21 10:10 ShawnZhou 阅读(2685) 评论(0) 推荐(0)
浙公网安备 33010602011771号