J
JR
Is there a way to programatically remove all macros from a document?
I am trying to clean up a bunch of documents so am looping thru them
applying:
WordBasic.AcceptAllChangesInDoc
WordBasic.DeleteAllCommentsInDoc
right now, however need to also remove all macros from the document as
part of this process. Having trouble finding the code to accomplish
this.
Thanks.
JR
I am trying to clean up a bunch of documents so am looping thru them
applying:
WordBasic.AcceptAllChangesInDoc
WordBasic.DeleteAllCommentsInDoc
right now, however need to also remove all macros from the document as
part of this process. Having trouble finding the code to accomplish
this.
Thanks.
JR