Range.Editors
Range.Editors
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; }
Public ReadOnly Property Editors As Editors