Aspose::Cells::Protection::VerifyPassword method

Protection::VerifyPassword(const U16String&) method

Verifies password.

bool Aspose::Cells::Protection::VerifyPassword(const U16String &password)
ParameterTypeDescription
passwordconst U16String&The password.

ReturnValue

See Also

Protection::VerifyPassword(const char16_t*) method

Verifies password.

bool Aspose::Cells::Protection::VerifyPassword(const char16_t *password)
ParameterTypeDescription
passwordconst char16_t*The password.

ReturnValue

See Also