Gets the color of the header gray area.
'Declaration
Public ReadOnly Property HeaderGrayAreaColor As Color
'Usage
Dim instance As SheetSkin
Dim value As Color
value = instance.HeaderGrayAreaColor
public Color HeaderGrayAreaColor {get;}
Property Value
The color of the header gray area.