DocumentClass.Protect2002(WdProtectionType, Object, Object) Méthode
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.
public virtual void Protect2002 (Microsoft.Office.Interop.Word.WdProtectionType Type, ref object NoReset, ref object Password);
abstract member Protect2002 : Microsoft.Office.Interop.Word.WdProtectionType * obj * obj -> unit
override this.Protect2002 : Microsoft.Office.Interop.Word.WdProtectionType * obj * obj -> unit
Public Overridable Sub Protect2002 (Type As WdProtectionType, Optional ByRef NoReset As Object, Optional ByRef Password As Object)
Paramètres
- Type
- WdProtectionType
- NoReset
- Object
- Password
- Object