[]
Gets or sets a value indicating whether the sheetview is split.
bool Split { get; set; }
Property Split As Boolean
true if the sheetview is split; otherwise, false.
true
false
It's possible for FreezePanes to be true and Split to be false , or vice versa.