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