ValidatePassword

VbaProject.ValidatePassword method

Validates protection password.

public bool ValidatePassword(string password)
Parameter Type Description
password String the password

Return Value

Whether password is the protection password of this VBA project

See Also