Revisions.AcceptAll Method

Definition

Accepts all the tracked changes in a document or range. The revision marks are removed, and the changes are incorporated into the document.

public:
 void AcceptAll();
public void AcceptAll ();
abstract member AcceptAll : unit -> unit
Public Sub AcceptAll ()

Remarks

Use the AcceptAllRevisions() method to accept all revisions in a document.

Applies to