AllowEditRange.ChangePassword(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Changes the password for a range that can be edited on a protected worksheet.
public:
void ChangePassword(System::String ^ Password);
public void ChangePassword (string Password);
Public Sub ChangePassword (Password As String)
Parameters
- Password
- String
Required String. The new password.