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