Share via


Revision Object Members

Word Developer Reference

Represents a change marked with a revision mark. The Revision object is a member of the Revisions collection. The Revisions collection includes all the revision marks in a range or document.

Methods

  Name Description
Bb257705.methods(en-us,office.12).gif Accept Accepts the specified tracked change, removes the revision mark, and incorporates the change into the document.
Bb257705.methods(en-us,office.12).gif Reject Rejects the specified tracked change. The revision marks are removed, leaving the original text intact.

Properties

  Name Description
Bb257705.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257705.properties(en-us,office.12).gif Author Returns the name of the user who made the specified tracked change. Read-only String.
Bb257705.properties(en-us,office.12).gif Cells Returns a Cells collection that represents the table cells that have been marked with revision marks. Read-only.
Bb257705.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257705.properties(en-us,office.12).gif Date The date and time that the tracked change was made. Read-only Date.
Bb257705.properties(en-us,office.12).gif FormatDescription Returns a String representing a description of tracked formatting changes in a revision. Read-only.
Bb257705.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257705.properties(en-us,office.12).gif MovedRange Returns a Range object that represents a range of text that was moved from one place to another in a document with tracked changes. Read-only.
Bb257705.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Revision object.
Bb257705.properties(en-us,office.12).gif Range Returns a Range object that represents the portion of a document that's contained within a revision mark.
Bb257705.properties(en-us,office.12).gif Style Returns a Style object that represents the style associated with a revision mark.
Bb257705.properties(en-us,office.12).gif Type Returns the revision type. Read-only WdRevisionType.