Share via


Editor Object Members

Word Developer Reference

Represents a single user who has been given specific permissions to edit portions of a document.

Methods

  Name Description
Bb257540.methods(en-us,office.12).gif Delete Deletes the specified Editor object.
Bb257540.methods(en-us,office.12).gif DeleteAll Deletes all editing permissions in a document for a specific user.
Bb257540.methods(en-us,office.12).gif SelectAll Selects all the shapes in a document that were inserted or edited by a single user.

Properties

  Name Description
Bb257540.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257540.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257540.properties(en-us,office.12).gif ID Returns or sets the identifying label for the specified object when the parent document is saved as a Web page. Read-only String.
Bb257540.properties(en-us,office.12).gif Name Returns or sets the name of the specified object. Read-only String.
Bb257540.properties(en-us,office.12).gif NextRange Returns a Range object that represents the next range for which a user has permissions to modify.
Bb257540.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Editor object.
Bb257540.properties(en-us,office.12).gif Range Returns a Range object that represents the portion of a document that is contained in the specified object.