Reviewers Object Members
Office 2007
| Word Developer Reference |
A collection of Reviewer objects that represents the reviewers of one or more documents. The Reviewers collection contains the names of all reviewers who have reviewed documents opened or edited on a computer.
Methods
| Name | Description | |
|---|---|---|
![]() | Item | Returns an individual Reviewer object in a collection. |
Properties
| Name | Description | |
|---|---|---|
![]() | Application | Returns an Application object that represents the Microsoft Word application. |
![]() | Count | Returns a Long that represents the number of reviewers in the collection. Read-only. |
![]() | Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
![]() | Parent | Returns an Object that represents the parent object of the specified Reviewers object. |

