Workbook.SetEncryptionOptions

Workbook.SetEncryptionOptions method

Set Encryption Options.

public void SetEncryptionOptions(EncryptionType encryptionType, int keyLength)
ParameterTypeDescription
encryptionTypeEncryptionTypeThe encryption type.
keyLengthInt32The key length.

See Also