طريقة set_encryption_options
set_encryption_options(encryption_type, key_length)
اضبط خيارات التشفير.
def set_encryption_options(self, encryption_type, key_length):
...
معامل | يكتب | وصف |
---|---|---|
encryption_type | EncryptionType | نوع التشفير. |
key_length | int | طول المفتاح. |
أنظر أيضا
- وحدة aspose.cells
- فئة Workbook