Gets or sets the location of the vertical window split, in points.
public double SplitVertical {get; set;}
'Declaration
Public Property SplitVertical As Double
'Usage
Dim instance As WorksheetView
Dim value As Double
instance.SplitVertical = value
value = instance.SplitVertical
Property Value
An integer values represents the location of the vertical window split.