_Workbook.PasswordEncryptionKeyLength Propriété
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.
Renvoie un nombre entière indiquant la longueur de clé de l’algorithme Microsoft Excel lors du chiffrement des mots de passe pour le livre de calcul spécifié. En lecture seule.
public:
property int PasswordEncryptionKeyLength { int get(); };
public int PasswordEncryptionKeyLength { get; }
Public ReadOnly Property PasswordEncryptionKeyLength As Integer
Valeur de propriété
Remarques
Utilisez la méthode pour spécifier si Excel chiffre les propriétés de fichier du classez spécifié protégé SetPasswordEncryptionOptions(Object, Object, Object, Object) par mot de passe.