How to editing footer section Table In Doc file using Open xml

后端 未结 0 941
感情败类
感情败类 2020-12-09 20:01

using (WordprocessingDocument wordDoc = WordprocessingDocument.Open(ORiFilepath, true)) { var docPart = wordDoc.MainDocumentPart;

            if (docPart.Foot         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题