Editor Members (Word)
Represents a single user who has been given specific permissions to edit portions of a document.
Methods
Name |
Description |
---|---|
Deletes the specified Editor object. |
|
Deletes all editing permissions in a document for a specific user. |
|
Selects all the shapes in a document that were inserted or edited by a single user. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns or sets the identifying label for the specified object when the parent document is saved as a Web page. Read-only String. |
|
Returns or sets the name of the specified object. Read-only String. |
|
Returns a Range object that represents the next range for which a user has permissions to modify. |
|
Returns an Object that represents the parent object of the specified Editor object. |
|
Returns a Range object that represents the portion of a document that is contained in the specified object. |