Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 934 Bytes

Access.Attachment.GridlineWidthLeft.md

File metadata and controls

37 lines (23 loc) · 934 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Attachment.GridlineWidthLeft property (Access)
vbaac10.chm13996
vbaac10.chm13996
Access.Attachment.GridlineWidthLeft
2b6bce3c-e1b2-0ce8-c4d6-0c3e160e50cb
02/07/2019
medium

Attachment.GridlineWidthLeft property (Access)

Gets or sets the width of the left gridline for the specified attachment. Read/write Byte.

Syntax

expression.GridlineWidthLeft

expression A variable that represents an Attachment 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.

[!includeSupport and feedback]