For Each DocPropItem In oDoc.CustomDocumentProperties
DocPropItem.Delete
Next DocPropItem
删除所有自定义信息word VBA
https://m.stokuaidi.com/gongzuozongjie/47877.html
For Each DocPropItem In oDoc.CustomDocumentProperties
DocPropItem.Delete
Next DocPropItem
删除所有自定义信息word VBA
https://m.stokuaidi.com/gongzuozongjie/47877.html