VbaProject.ValidatePassword

VbaProject.ValidatePassword method

Validates protection password.

public bool ValidatePassword(string password)
ParameterTypeDescription
passwordStringthe password

Return Value

Whether password is the protection password of this VBA project

See Also