Report.Orientation property (Access)

Use the Orientation property to specify or determine the view orientation. Read/write Byte.

Syntax

expression.Orientation

expression A variable that represents a Report object.

Remarks

The Orientation property uses the following settings.

Setting Visual Basic Description
Left-to-Right 0 Sets the view orientation to left to right.
Right-to-Left 1 Sets the view orientation to right to left.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.