Link Search Menu Expand Document

WorkbookProtectStructure Property

Gets or sets a value indicating whether the order of the sheets in the workbook is protected.

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

Property Value

Type: Boolean
true if the order of the sheets in the workbook is protected; otherwise, false.
See Also

Reference