RevisionsFilter.ToggleShowAllReviewers 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.
Shows or hides all revisions in a document that contains comments and tracked changes.
public:
void ToggleShowAllReviewers();
public void ToggleShowAllReviewers ();
abstract member ToggleShowAllReviewers : unit -> unit
Public Sub ToggleShowAllReviewers ()
Remarks
In previous versions of Word, the ToggleShowAllReviewers method was on the Window object. As of Word 2013, that method is hidden.