_Workbook.PasswordEncryptionFileProperties 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如果 Microsoft Excel 对受密码保护的指定工作簿的文件属性进行加密,则该属性值为 True。 只读 Boolean。
public:
property bool PasswordEncryptionFileProperties { bool get(); };
public bool PasswordEncryptionFileProperties { get; }
Public ReadOnly Property PasswordEncryptionFileProperties As Boolean
属性值
注解
SetPasswordEncryptionOptions(Object, Object, Object, Object)使用 方法指定 Excel 是否加密指定受密码保护的工作簿的文件属性。