WdRevisionsView enumeration (Word)
Specifies whether Word displays the original version of a document or a version with revisions and formatting changes applied.
Name | Value | Description |
---|---|---|
wdRevisionsViewFinal | 0 | Displays the document with formatting and content changes applied. |
wdRevisionsViewOriginal | 1 | Displays the document before changes were made. |
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.