ObjectFrame.GridlineStyleBottom property (Access)

Gets or sets the bottom gridline style of the specified object frame. Read/write Byte.

Syntax

expression.GridlineStyleBottom

expression A variable that represents an ObjectFrame object.

Remarks

The GridlineStyleBottom 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.