Link Search Menu Expand Document

ViewOptionsSplitHorizontal Property

Gets or sets the location of the horizontal window split, in points.

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

Property Value

Type: Double
The split horizontal.

Implements

IViewOptionsSplitHorizontal
See Also

Reference