Edit

Share via


Revisions.RejectAll Method

Definition

Rejects all the tracked changes in a range. The revision marks are removed, leaving the original text intact.

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

Remarks

Use the RejectAllRevisions() method to reject all revisions in a document. Formatting changes cannot be rejected.

Applies to