using System; using Microsoft.Office.Interop.Word; using Word = Microsoft.Office.Interop.Word; namespace WordList { class WordList { static void Main(string[] args) { string message = ""; try { Object Nothing = System.Reflection.Missing.Value; o
using System; using System.Collections.Generic; using System.Text; using Microsoft.Office.Interop.Word; using System.Windows.Forms; using System.IO; using System.Reflection; namespace HustCAD.IntePLM.Win.BatchEnterWinUI { public class SignWord { //Wo