摘要:
using System;using System.Reflection;using Microsoft.Office.Core;using System.Drawing; /**//// <summary>/// ExcelClass 的摘要说明。/// </summary>public class ExcelHelper{ /**/ /// <summary> /// 构建ExcelClass类 /// </summary> public ExcelHelper() { this.m_objExcel = new Microsoft.... 阅读全文
posted @ 2011-11-03 18:47
fjc1988
阅读(317)
评论(0)
推荐(0)
浙公网安备 33010602011771号