| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLSheet Class : GridColor Property |
'Declaration Public Property GridColor As Windows.UI.Color
public Windows.UI.Color GridColor {get; set;}
Set this property to Color.Transparent to display the grid lines using the default color.
To hide the grid lines, set the ShowGridLines property to false.