Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 860 Bytes

Access.Image.GridlineWidthTop.md

File metadata and controls

37 lines (23 loc) · 860 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Image.GridlineWidthTop property (Access)
vbaac10.chm10422
vbaac10.chm10422
Access.Image.GridlineWidthTop
33a170d3-0f09-3fc2-8a2f-cd12e93a879a
02/16/2019
medium

Image.GridlineWidthTop property (Access)

Gets or sets the width of the top gridline for the specified image control. Read/write Byte.

Syntax

expression.GridlineWidthTop

expression A variable that represents an Image object.

Remarks

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

[!includeSupport and feedback]