Enum HorzAlignValue

HorzAlignValue enumeration

Specifies the horizontal alignment of text in the shape’s text block.

public enum HorzAlignValue

Values

NameValueDescription
LeftAlign0Left align.
Center1Center.
RightAlign2Right align.
Justify3Justify.
ForceJustify4Force justify.
Undefined-2147483648Undefined.

See Also