AxisTitle.VerticalAlignment property (Word)

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

Syntax

expression.VerticalAlignment

expression A variable that represents an 'AxisTitle' object.

Remarks

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

  • xlBottom

  • xlCenter

  • xlDistributed

  • xlJustify

  • xlTop

See also

AxisTitle 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.