Editors Members
Include Protected Members
Include Inherited Members
A collection of Editor objects that represents a collection of users or groups of users who have been given specific permissions to edit portions of a document.
The Editors type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Returns an Editor object that represents a new permission for a specified user to modify a range or selection within a document. | |
Item | Returns a Editor object that represents a specific user or a group of users who have been given permission to edit a portion of a document. |
Top
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
Count | Returns the number of items in the specified collection. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
Parent | Returns an object that represents the parent object of the specified object. |
Top