IViewOptionsPanesFrozen Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether the panes in the window are frozen (locked) or not

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

bool PanesFrozen { get; set; }

Property Value

Type: Boolean
true if panes are frozen (locked); otherwise, false.
See Also

Reference