_Workbook.PasswordEncryptionAlgorithm 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个 String 类型的数值,该数值表示 Microsoft Excel 对指定的工作簿编写密码时使用的算法。 此为只读属性。
public:
property System::String ^ PasswordEncryptionAlgorithm { System::String ^ get(); };
public string PasswordEncryptionAlgorithm { get; }
Public ReadOnly Property PasswordEncryptionAlgorithm As String
属性值
注解
SetPasswordEncryptionOptions(Object, Object, Object, Object)使用 方法指定 Excel 是否加密受密码保护的工作簿的文件属性。