| msoVerticalAnchor | 
| Specifies the vertical alignment of text in a text frame. | 
| 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) | 
| 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. | 
© 2025 Better Solutions Limited. All Rights Reserved. © 2025 Better Solutions Limited Top