Aspose::Cells::Protection::VerifyPassword method
Protection::VerifyPassword(const U16String&) method
Verifies password.
bool Aspose::Cells::Protection::VerifyPassword(const U16String &password)
Parameter | Type | Description |
---|---|---|
password | const U16String& | The password. |
ReturnValue
See Also
- Class Vector
- Class U16String
- Class Protection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Protection::VerifyPassword(const char16_t*) method
Verifies password.
bool Aspose::Cells::Protection::VerifyPassword(const char16_t *password)
Parameter | Type | Description |
---|---|---|
password | const char16_t* | The password. |
ReturnValue
See Also
- Class Vector
- Class Protection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++