Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 893 Bytes

Access.BoundObjectFrame.GridlineStyleBottom.md

File metadata and controls

43 lines (29 loc) · 893 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
BoundObjectFrame.GridlineStyleBottom property (Access)
vbaac10.chm11002
vbaac10.chm11002
Access.BoundObjectFrame.GridlineStyleBottom
422508e7-d735-55a5-04e9-b0297536c2f5
02/08/2019
medium

BoundObjectFrame.GridlineStyleBottom property (Access)

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

Syntax

expression.GridlineStyleBottom

expression A variable that represents a BoundObjectFrame 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

[!includeSupport and feedback]