CoAuthLocks Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Collection d’objets CoAuthLock .
public interface class CoAuthLocks : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("DFF99AC2-CD2A-43AD-91B1-A2BE40BC7146")]
public interface CoAuthLocks : System.Collections.IEnumerable
type CoAuthLocks = interface
interface IEnumerable
Public Interface CoAuthLocks
Implements IEnumerable
- Attributs
- Implémente
Propriétés
Application |
Obtient un Application objet qui représente l’application Microsoft Word. |
Count |
Obtient le nombre de verrous dans la CoAuthLocks collection. |
Creator |
Obtient un entier 32 bits qui indique l’application dans laquelle l’objet spécifié a été créé. |
Item[Int32] |
Renvoie un objet CoAuthLocks spécifique appartenant à une collection. |
Parent |
Obtient un Object qui représente l’objet parent de l’objet spécifié CoAuthLocks . |
Méthodes
Add(Object, WdLockType) |
Obtient un CoAuthLock objet qui représente un verrou ajouté à une plage spécifiée. |
GetEnumerator() |
Collection d’objets CoAuthLock . |
RemoveEphemeralLocks() |
Supprime les verrous éphémères du document. |