[]
Protects a worksheet so that it cannot be modified.
void Protect(string password = null)
Sub Protect(Optional password As String = Nothing)
Password to protect the worksheet.