Link Search Menu Expand Document

SSpread.GridShowVert Property

Shows / hides vertical grid lines.

Specify $TRUE to display the vertical grid lines and $ FALSE to not display them. The initial value is $TRUE.

Use the GridShowHoriz property to show or hide the horizontal grid lines. The grid line color can be set with the GridColor property. The grid line type can be set with the GridSolid property.

In the initial state, the grid lines are filled with the background color of the cells specified by the BackColor property. The display order of the background color and grid lines can be changed with the BackColorStyle property.

Related Items
BackColor, BackColorStyle, GridColor, GridShowVert, GridSolid property