IViewOptionsSplitRow Property Bytescout Spreadsheet SDK
Gets or sets the row number where the window is split into panes (the number of rows above the split).

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

int SplitRow { get; set; }

Property Value

Type: Int32
The split row.
See Also

Reference