ValidatePassword
WriteProtection.ValidatePassword method
如果指定的密码与保护文件的写保护密码相同,则返回 true。
public bool ValidatePassword(string password)
范围 | 类型 | 描述 |
---|---|---|
password | String | 指定的密码。 |
也可以看看
- class WriteProtection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
如果指定的密码与保护文件的写保护密码相同,则返回 true。
public bool ValidatePassword(string password)
范围 | 类型 | 描述 |
---|---|---|
password | String | 指定的密码。 |