Link Search Menu Expand Document

IViewOptionsFrozenNoSplit Property

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

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

Property Value

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

Reference