ChartTitle.HorizontalAlignment property (Word)

Returns or sets the horizontal alignment for the specified object. Read/write Variant.

Syntax

expression.HorizontalAlignment

expression A variable that represents a 'ChartTitle' object.

Remarks

You can set the value of this property to one of the following XlConstants constants:

  • xlCenter

  • xlDistributed

  • xlJustify

  • xlLeft

  • xlRight

Some of these constants may not be available to you, depending on the language support (for example, U.S. English) that you have selected or installed.

See also

ChartTitle Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.