AxisTitle.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 an AxisTitle object.
Remarks
The value of this property can be set to one of the following XlConstants constants:
xlBottom
xlCenter
xlDistributed
xlJustify
xlTop