GridLineColor Property (SheetSkin)
Gets the color of the grid lines on the sheet.
public Color GridLineColor {get;}
'Declaration
Public ReadOnly Property GridLineColor As Color
'Usage
Dim instance As SheetSkin
Dim value As Color
value = instance.GridLineColor