Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Accepts all revisions in the specified document that are displayed on the screen.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub AcceptAllRevisionsShown
'Usage
Dim instance As _Document
instance.AcceptAllRevisionsShown()
void AcceptAllRevisionsShown()
Remarks
Use the RejectAllRevisionsShown method to reject all revisions in a specified document that are displayed on the screen.