Link Search Menu Expand Document

ViewOptionsSplitVertical Property

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

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

Property Value

Type: Double
The split vertical.

Implements

IViewOptionsSplitVertical
See Also

Reference