Microsoft.Office.Interop.Word 创建word 功能总结或者完善。using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Linq; using System.Text; u
There is a useful class CL_DOCX_DOCUMENT provided by SAP which could support read and write access to a word document with file extension “.docx”.This do