CheckBox.GridlineStyleLeft property (Access)

Gets or sets the left gridline style of the specified check box. Read/write Byte.

Syntax

expression.GridlineStyleLeft

expression A variable that represents a CheckBox object.

Remarks

The GridlineStyleLeft property uses the following settings.

Setting Gridline type
0 (default) Transparent
1 Solid
2 Dashes
3 Short dashes
4 Dots
5 Sparse dots
6 Dash dot
7 Dash dot dot

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.