DataLabels.VerticalAlignment property (Word)

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

Syntax

expression.VerticalAlignment

expression A variable that represents a DataLabels object.

Remarks

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

  • xlBottom

  • xlCenter

  • xlDistributed

  • xlJustify

  • xlTop

See also

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