Link Search Menu Expand Document

WorkbookProtectWindows Property

Gets or sets a value indicating whether the windows of the workbook are protected.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool ProtectWindows { get; }

Property Value

Type: Boolean
true if the windows of the workbook are protected; otherwise, false.
See Also

Reference