Document.RejectAllRevisions (Word)
Rejects all tracked changes in the specified document.
If ActiveDocument.Revisions.Count >= 1 Then _
ActiveDocument.RejectAllRevisions
Rejects all tracked changes in the specified document.
If ActiveDocument.Revisions.Count >= 1 Then _
ActiveDocument.RejectAllRevisions