MsoOrientation enumeration (Office)
Specifies orientation of an object when it is displayed or printed.
Name | Value | Description |
---|---|---|
msoOrientationHorizontal | 1 | Horizontal (landscape) orientation |
msoOrientationMixed | -2 | Mixed orientation |
msoOrientationVertical | 2 | Vertical (portrait) orientation |
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.