set_encryption_options method
set_encryption_options
Set Encryption Options.
def set_encryption_options(self, encryption_type, key_length):
...
Parameter | Type | Description |
---|---|---|
encryption_type | EncryptionType | The encryption type. |
key_length | int | The key length. |
See Also
- module
aspose.cells
- class
Workbook