using Microsoft.Office.Interop.Word; using System; using System.Collections.Generic; using System.Drawing; using System.IO; using System.Linq; using System.Reflection; using System.Text.RegularExpressions; namespace OtaReportTool { public class WordH
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using Word = Microsoft.Office.Interop.Word; using Microsoft.Office.Interop.Word; using System.Windows.Forms; using System.Drawing; /*************
很多的程序都需要用到对word的操作,数据库里面的表需要一书面的形式展示出来,最近在的一个项 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data; using System.Drawing; using Word = Microsoft.Office.Interop.Word; using Microsoft.Office.Interop.W