ViewOptionsSplitColumn Property Bytescout Spreadsheet SDK
Gets or sets the column number where the window is split into panes (the number of columns to the left of the split line).

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

public int SplitColumn { get; set; }

Property Value

Type: Int32
The split column.

Implements

IViewOptionsSplitColumn
See Also

Reference