Word.ShapeTextVerticalAlignment enum
Specifies the vertical alignment for the text frame in a shape.
Remarks
[ API set: WordApiDesktop 1.2 ]
Fields
bottom = "Bottom" | Anchor the text at the bottom of the bounding rectangle. |
middle = "Middle" | Anchor the text at the middle of the bounding rectangle. |
top = "Top" | Anchor the text at the top of the bounding rectangle. |
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