Range.Editors Property

Definition

Returns an Editors object that represents all the users authorized to modify a selection or range within a document.

public:
 property Microsoft::Office::Interop::Word::Editors ^ Editors { Microsoft::Office::Interop::Word::Editors ^ get(); };
public Microsoft.Office.Interop.Word.Editors Editors { get; }
member this.Editors : Microsoft.Office.Interop.Word.Editors
Public ReadOnly Property Editors As Editors

Property Value

Applies to