C# Word 操作
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Text;using System.Data;using Microsoft.Office.Interop.Word;using System.Runtime.InteropServices;using System.Reflection;using Microsoft.Office.Core;using System.IO;/// <summary>///Report 的摘要说明/// <
阅读全文
posted @
2013-04-03 14:47
markygis
阅读(4066)
推荐(1)