property FormatGridLinesOptions.Step as Long
Defines the step to show the grid lines

TypeDescription
Long A long expression that defines the step to show the grid lines

By default, the Step property is 1(no effect). The Step property defines the step to show the grid lines. The Skip property specifies the number of grid lines to skip. 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).