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.