Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 895 Bytes

Access.ObjectFrame.GridlineWidthLeft.md

File metadata and controls

37 lines (23 loc) · 895 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ObjectFrame.GridlineWidthLeft property (Access)
vbaac10.chm11647
vbaac10.chm11647
Access.ObjectFrame.GridlineWidthLeft
86e7166f-ca94-83de-06fd-5182113fbbe7
02/16/2019
medium

ObjectFrame.GridlineWidthLeft property (Access)

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

Syntax

expression.GridlineWidthLeft

expression A variable that represents an ObjectFrame 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]