Share

Document.RecentChanges Property

Parent Object: Document

Description

Gets a bit-encoded value where the bits indicate the kind of changes made to the document since it became dirty.

Syntax

Document.RecentChanges() As CommandTypesEnum

Property Value

This is a read only property whose value is a CommandTypesEnum.

Version

Introduced in version 8

Was this information helpful?