'Declaration Public Property RangeGroupBorderBrush As System.Windows.Media.Brush
'Usage Dim instance As SheetView Dim value As System.Windows.Media.Brush instance.RangeGroupBorderBrush = value value = instance.RangeGroupBorderBrush
public System.Windows.Media.Brush RangeGroupBorderBrush {get; set;}