Link Search Menu Expand Document

ViewOptionsSplitRow Property

Gets or sets the row number where the window is split into panes (the number of rows above the split).

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

Property Value

Type: Int32
The split row.

Implements

IViewOptionsSplitRow
See Also

Reference