set_encryption_options Methode
set_encryption_options(self, encryption_type, key_length)
Legen Sie die Verschlüsselungsoptionen fest.
def set_encryption_options(self, encryption_type, key_length):
...
Parameter | Typ | Beschreibung |
---|---|---|
encryption_type | EncryptionType | Der Verschlüsselungstyp. |
key_length | int | Die Schlüssellänge. |
Siehe auch
- Modul
aspose.cells
- Klasse
Workbook