Revision.Reject Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.