Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Use the Orientation property to specify or determine the view orientation. Read/write Byte.
Syntax
expression.Orientation
expression A variable that represents a Form 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.