Range.Editors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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