msoVerticalAnchor

Specifies the vertical alignment of text in a text frame.

msoAnchorBottomAligns text to bottom of text frame (4)
msoAnchorBottomBaseLineAnchors bottom of text string to current position, regardless of text resizing
When you resize text without baseline anchoring, text centers itself on previous position (5)
msoAnchorMiddleCenters text vertically (3)
msoAnchorTopAligns text to top of text frame (1)
msoAnchorTopBaselineAnchors top of text string to current position, regardless of text resizing
When you resize text without baseline anchoring, text centers itself on previous position (2)
msoVerticalAnchorMixedReturn value only; indicates a combination of the other states (-2)

msoAnchorBottom
Aligns text to bottom of text frame (4)
msoAnchorBottomBaseLine
Anchors bottom of text string to current position, regardless of text resizing
When you resize text without baseline anchoring, text centers itself on previous position (5)
msoAnchorMiddle
Centers text vertically (3)
msoAnchorTop
Aligns text to top of text frame (1)
msoAnchorTopBaseline
Anchors top of text string to current position, regardless of text resizing
When you resize text without baseline anchoring, text centers itself on previous position (2)
msoVerticalAnchorMixed
Return value only; indicates a combination of the other states (-2)

REMARKS
* Used with the VerticalAnchor property of the TextFrame object.

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top