GemBox.Spreadsheet

WorksheetPanes.YSplit Property

Gets or sets the XSplit value.

public float YSplit {get; set;}

Remarks

If the panes are frozen, ySplit represents the number of rows visible in the top right pane. If the panes are not frozen, ySplit represents the position of the split, in 1/20th of a point, 0 (zero) if none.

See Also

WorksheetPanes Class | GemBox.Spreadsheet Namespace