次の方法で共有


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

実装

適用対象