Workbook.SetEncryptionOptions
Workbook.SetEncryptionOptions method
Set Encryption Options.
public void SetEncryptionOptions(EncryptionType encryptionType, int keyLength)
Parameter | Type | Description |
---|---|---|
encryptionType | EncryptionType | The encryption type. |
keyLength | Int32 | The key length. |
See Also
- enum EncryptionType
- class Workbook
- namespace Aspose.Cells
- assembly Aspose.Cells