Link Search Menu Expand Document

IViewOptionsPanesFrozen Property

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.0.2045-master
Syntax
bool PanesFrozen { get; set; }

Property Value

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

Reference