Revision.Reject Method

Definition

Rejects the specified tracked change. The revision marks are removed, leaving the original text intact.

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

Remarks

Note Formatting changes cannot be rejected.

Applies to