Excel.ShapeTextOrientation enum
Specifies the orientation for the text frame in a shape.
Remarks
Fields
eastAsianVertical = "EastAsianVertical" | |
horizontal = "Horizontal" | |
mongolianVertical = "MongolianVertical" | |
vertical = "Vertical" | |
vertical270 = "Vertical270" | |
wordArtVertical = "WordArtVertical" | |
wordArtVerticalRTL = "WordArtVerticalRTL" |
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