# Grid Lines tab

Enhance the visual appearance of your spreadsheets with customizable grid line settings in Spread.NET.

## Content

The **Grid Lines** tab of the **Spread Settings** dialog provides the settings that apply to the entire sheet and correspond to the GridLine properties. Refer to the properties in the [GridLine](/spreadnet/api/latest/online-win/FarPoint.Win.Spread/FarPoint.Win.Spread.GridLine.html) class.
![image](https://cdn.mescius.io/document-site-files/images/e31400f0-03a3-4cfc-a80d-08d62bed05a8/image.59d107.png?width=650)
This tab provides the following items:

| **Sheet Settings** | **Description and Reference** |
| -------------- | ------------------------- |
| Color | Set the color of the grid lines. |
| Highlight Color | Set the color of highlighted grid lines. |
| Shadow Color | Set the shadow color. |
| Width | Set the width of the grid lines. |
| Type | Set the type of grid line to be used. |

For more information on settings that determine the appearance of grid lines, refer to [Displaying Grid Lines on a Sheet](/spreadnet/docs/latest/online-win/overview/spwin-devguide/spwin-setappearance/spwin-appearcell/spwin-sheetgridcolor).