Link Search Menu Expand Document

ViewOptionsFrozenNoSplit Property

Gets or sets a value indicating whether the panes in the window are frozen with pane splits or without

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

Property Value

Type: Boolean
true if frozen without pane splits; otherwise, false.

Implements

IViewOptionsFrozenNoSplit
See Also

Reference