posts - 73,  comments - 44,  trackbacks - 1
08 2009 档案
C# 读取Excel中指定的Sheet名称或索引
摘要: from:http://hi.baidu.com/kaka1981/blog/item/c5fbc4073c0167c57a8947b7.htmlC# 读取Excel中指定的Sheet名称或索引 2009年04月23日 星期四 16:39 读取一个Excel文件,并输出第一个表的名字 private void Form1_Load(object sender, EventArgs e) { t...阅读全文
posted @ 2009-08-11 09:06 白沙河 阅读(988) | 评论 (0) 编辑