WdRevisionsMarkup enumeration (Word)

Specifies the extent of markup visible in the document, returned by and passed to the RevisionsFilter.Markup property.

Name Value Description
wdRevisionsMarkupAll 2 Displays the final document with all markup visible.
wdRevisionsMarkupNone 0 Displays the final document with no markup visible.
wdRevisionsMarkupSimple 1 Displays the final document in simple markup: with revisions incorporated, but with no markup visible.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.