[]
Gets or sets an option from the Protect Workbook dialog box.
public bool ProtectWorkbookWindows { get; set; }
Type | Description |
---|---|
bool | A bool value, which indicates whether or not this workbook has protection. |
When this property is set to true, Excel does not allow the user to add, delete, reorder, or rename sheets in the workbook.