validate_password method
validate_password
Returns true if the specified password is the same as the write-protection password the file was protected with.
Returns
def validate_password(self, password):
...
Parameter | Type | Description |
---|---|---|
password | str | The specified password. |
See Also
- module
aspose.cells
- class
WriteProtection