set_encryption_options metod
set_encryption_options(encryption_type, key_length)
Ställ in krypteringsalternativ.
def set_encryption_options(self, encryption_type, key_length):
...
Parameter | Typ | Beskrivning |
---|---|---|
encryption_type | EncryptionType | Krypteringstypen. |
key_length | int | Nyckellängden. |
Se även
- modul aspose.cells
- klass Workbook