Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.TextOrientation enum
- Package:
- word
Specifies the orientation of text in a text frame or shape.
Remarks
Used by
Fields
| downward = "Downward" | Text is vertical with letters rotated 90 degrees counterclockwise. |
| horizontal = "Horizontal" | Text is horizontal. |
| horizontalRotatedFarEast = "HorizontalRotatedFarEast" | Text is horizontal but from right to left to accommodate right-to-left languages. |
| upward = "Upward" | Text is vertical with letters rotated 90 degrees clockwise. |
| vertical = "Vertical" | Text is vertical and reads downward from the top, left to right. |
| verticalFarEast = "VerticalFarEast" | Text is vertical and reads downward from the top, right to left. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
