Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Office Developer Reference |
Specifies the horizontal alignment of text in a text frame. Used with the HorizontalAnchor property of the TextFrame object.
Name | Value | Description |
---|---|---|
msoAnchorCenter | 2 | Text is centered horizontally. |
msoAnchorNone | 1 | No alignment. |
msoHorizontalAnchorMixed | -2 | Return value only; indicates a combination of the other states. |