הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Removes ephemeral locks from the document.
Syntax
expression. RemoveEphemeralLocks
expression An expression that returns a 'CoAuthLocks' object.
Return value
Nothing
Remarks
Ephemeral locks are automatically applied to a range when a co author begins to edit a document that has co authoring enabled.
Example
The following code example removes all ephemeral locks from the active document.
ActiveDocument.CoAuthoring.Locks.RemoveEphemeralLocks
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.