ChartTitle.VerticalAlignment Property (Word)

Returns or sets the vertical alignment of the specified object. Read/write Variant.

Version Information

Version Added: Word 2007

Syntax

expression .VerticalAlignment

expression A variable that represents a ChartTitle object.

Remarks

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

  • xlBottom

  • xlCenter

  • xlDistributed

  • xlJustify

  • xlTop

See Also

Concepts

ChartTitle Object Members

ChartTitle Object