TextFrame.VerticalAnchor Property
Word Developer Reference |
Returns or sets an MsoVerticalAnchor constant that represents the vertical alignment of the text within a shape. Read/write.
Version Information
Version Added: Word 2007
Syntax
expression.VerticalAnchor
expression An expression that returns a TextFrame object.
See Also