Revisions.RejectAll 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 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.