Obsolete. Use GroupBarInfo.Height instead. Gets or sets the height of the grouping bar for the sheet.
public int GroupBarHeight {get; set;}
'Declaration
Public Property GroupBarHeight As Integer
'Usage
Dim instance As SheetView
Dim value As Integer
instance.GroupBarHeight = value
value = instance.GroupBarHeight