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