Share via


Editors Object Members

Word Developer Reference

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.

Methods

  Name Description
Bb257542.methods(en-us,office.12).gif Add Returns an Editor object that represents a new permission for a specified user to modify a range or selection within a document.
Bb257542.methods(en-us,office.12).gif Item Returns an Editor object that represents a specific user or a group of users who have been given permission to edit a portion of a document.

Properties

  Name Description
Bb257542.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257542.properties(en-us,office.12).gif Count Returns a the Long that represents the number of Editor objects in the collection. Read-only.
Bb257542.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.
Bb257542.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Editors object.