EmptyCell.HorizontalAnchor Property (Access)

Gets or sets an AcHorizontalAnchor constant that indicates how the text box is anchored horizontally within its layout. Read/write.

Version Information

Version Added: Access 2010

Syntax

expression .HorizontalAnchor

expression A variable that represents an EmptyCell object.

Remarks

The default value is acHorizontalAnchorLeft.

See Also

Concepts

EmptyCell Object Members

EmptyCell Object