SetEncryptionOptions

Workbook.SetEncryptionOptions method

Establecer opciones de cifrado.

public void SetEncryptionOptions(EncryptionType encryptionType, int keyLength)
ParámetroEscribeDescripción
encryptionTypeEncryptionTypeEl tipo de cifrado.
keyLengthInt32La longitud de la clave.

Ver también