WorkbookClass.SetPasswordEncryptionOptions Method

Definition

public virtual void SetPasswordEncryptionOptions (object PasswordEncryptionProvider, object PasswordEncryptionAlgorithm, object PasswordEncryptionKeyLength, object PasswordEncryptionFileProperties);
Public Overridable Sub SetPasswordEncryptionOptions (Optional PasswordEncryptionProvider As Object, Optional PasswordEncryptionAlgorithm As Object, Optional PasswordEncryptionKeyLength As Object, Optional PasswordEncryptionFileProperties As Object)

Parameters

PasswordEncryptionProvider
Object
PasswordEncryptionAlgorithm
Object
PasswordEncryptionKeyLength
Object
PasswordEncryptionFileProperties
Object

Implements

Applies to