Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 801 Bytes

File metadata and controls

34 lines (20 loc) · 801 Bytes
title BoundObjectFrame.VerticalAnchor property (Access)
keywords vbaac10.chm11009
f1_keywords
vbaac10.chm11009
ms.prod access
api_name
Access.BoundObjectFrame.VerticalAnchor
ms.assetid cea08737-227c-e0f6-cc8e-5e4b9129ad03
ms.date 02/08/2019
localization_priority Normal

BoundObjectFrame.VerticalAnchor property (Access)

Gets or sets an AcVerticalAnchor constant that indicates how the specified object frame is anchored vertically within its layout. Read/write.

Syntax

expression.VerticalAnchor

expression. A variable that represents a BoundObjectFrame object.

Remarks

The default value is acVerticalAnchorTop.

[!includeSupport and feedback]