Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 682 Bytes

Office.MsoHorizontalAnchor.md

File metadata and controls

21 lines (16 loc) · 682 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
MsoHorizontalAnchor enumeration (Office)
Office.MsoHorizontalAnchor
d70f3f09-65d7-956e-a312-7e5ae8a81b65
01/31/2019
medium

MsoHorizontalAnchor enumeration (Office)

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.

[!includeSupport and feedback]