[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheetView.Split

Split Property

Split

Gets or sets a value indicating whether the sheetview is split.

Declaration
bool Split { get; set; }
Property Split As Boolean
Property Value
Type Description
bool

true if the sheetview is split; otherwise, false.

Remarks

It's possible for FreezePanes to be true and Split to be false , or vice versa.