Share via


Range.Locks Eigenschaft

Definition

Ruft ein CoAuthLocks Auflistungsobjekt ab, das alle Sperren im Bereich darstellt.

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

Eigenschaftswert

Ein CoAuthLocks Auflistungsobjekt, das alle Sperren im Bereich darstellt.

Hinweise

Schreibgeschützt. Verwenden Sie diese Eigenschaft, um die CoAuthLocks Auflistung zurückzugeben.

Gilt für: