HorzAlignValue enumeration

HorzAlignValue enumeration

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

The HorzAlignValue type exposes the following members:

Fields

Field Description
LEFT_ALIGN Left align.
CENTER Center.
RIGHT_ALIGN Right align.
JUSTIFY Justify.
FORCE_JUSTIFY Force justify.
UNDEFINED Undefined.

See Also