[]
        
Gets or sets the password to protect the items in the workbook.
public string ProtectWorkbookPassword { get; set; }
| Type | Description | 
|---|---|
| string | A string value, representing password.  | 
    
The password takes effect if either the ProtectWorkbookWindows or ProtectWorkBookStructure property is true.