IViewOptionsFrozenNoSplit Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

bool FrozenNoSplit { get; set; }

Property Value

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

Reference