摘要:
直接通过excel可以识别的文件结构生成xls文件的方法,这样就可以不引用麻烦的ole了http://topic.csdn.net/u/20080801/15/fefe7452-068c-43bf-a9e3-ea707e5bca0e.htmlC# code using System;using System.Collections.Generic;using System.Text;namespace ConsoleApplication16{ class Program { static void Main(string[] args) { ... 阅读全文
posted @ 2011-09-20 11:04
林夕
阅读(365)
评论(0)
推荐(0)
浙公网安备 33010602011771号