Password

WorksheetProtection.Password property

Password, which is used for protecting a worksheet. If NULL or empty string, the protection will not be applied.

public string Password { get; set; }

See Also