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