摘要:
Excel2003-97 1 static void NPOI_ImportExcel2003(Args _args) 2 { 3 System.IO.FileStream file=new System.IO.FileStream("D:\\test.xls", System.IO.FileMode::Open,System.IO.FileAccess::Read); 4 NPOI.HSSF.UserModel.HSSFWorkbook workBook= new NPOI.HSSF.UserModel.HSSFWorkbook(file)... 阅读全文
posted @ 2013-06-28 14:39
止在入门
阅读(520)
评论(0)
推荐(0)
摘要:
Excel2003-97 1 static void NPOI_ImportExcel2003(Args _args) 2 { 3 System.IO.FileStream file=new System.IO.FileStream("D:\\test.xls", System.IO.FileMode::Open,System.IO.FileAccess::Read); 4 NPOI.HSSF.UserModel.HSSFWorkbook workBook= new NPOI.HSSF.UserModel.HSSFWorkbook(file)... 阅读全文
posted @ 2013-06-28 14:01
止在入门
阅读(1114)
评论(0)
推荐(0)

浙公网安备 33010602011771号