RangeGroupBackgroundColor Property (SheetView)
Gets or sets the background color of the outline (range group) region.
public Color RangeGroupBackgroundColor {get; set;}
'Declaration
Public Property RangeGroupBackgroundColor As Color
'Usage
Dim instance As SheetView
Dim value As Color
instance.RangeGroupBackgroundColor = value
value = instance.RangeGroupBackgroundColor