Share via


WorkbookClass.SetPasswordEncryptionOptions 方法

定义

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)

参数

PasswordEncryptionProvider
Object
PasswordEncryptionAlgorithm
Object
PasswordEncryptionKeyLength
Object
PasswordEncryptionFileProperties
Object

实现

适用于