Control.GridlineWidthLeft property (Access)
Gets or sets the width of the left gridline for the specified control. Read/write Byte.
Syntax
expression.GridlineWidthLeft
expression A variable that represents a Control object.
Remarks
The GridlineWidthLeft property uses the following settings.
Setting | Description |
---|---|
0 | Hairline. This is the narrowest border possible on your system. |
1 to 6 | The width as indicated in points. The default setting is 1 point. |
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.