PreviousRevision Method

See Also         Example         Applies To

Locates and returns the previous tracked change as a Revision object.

Syntax

expression.PreviousRevision(Wrap)

expression   Required. An expression that returns a Selection object.

Wrap   Optional Variant. True to continue searching for a revision at the end of the document when the beginning of the document is reached. The default value is False.