摘要:
using System;using Microsoft.Office.Interop.Excel;using Microsoft.Office.Core;/**//// <summary>///ExeclInsertPicture 的摘要说明/// </summary>public class ExeclInsertPicture{ private Microsoft.Office.Interop.Excel.Application m_objExcel = null; private Microsoft.Office.Interop.Excel.Workbooks 阅读全文
posted @ 2012-12-25 19:14
mmfan
阅读(629)
评论(0)
推荐(0)
浙公网安备 33010602011771号