WriteProtection.ValidatePassword
WriteProtection.ValidatePassword method
Returns true if the specified password is the same as the write-protection password the file was protected with.
public bool ValidatePassword(string password)
Parameter | Type | Description |
---|---|---|
password | String | The specified password. |
See Also
- class WriteProtection
- namespace Aspose.Cells
- assembly Aspose.Cells