_Workbook.PasswordEncryptionKeyLength Propriété

Définition

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é

Int32

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.

S’applique à