property GridLinesOptions.Skip as Long
Specifies the number of grid lines to skip

TypeDescription
Long A long expression that defines the number of grid lines to skip
By default, the Skip property is 0(no effect). The Skip property specifies the number of grid lines to skip. The Step property defines the step to show the grid lines. The Color property specifies the line's color. The Style property defines the style of the line. The Width property specifies the line's width or size (1 by default).