Skip to content

Latest commit

 

History

History
49 lines (26 loc) · 906 Bytes

Word.DataLabels.VerticalAlignment.md

File metadata and controls

49 lines (26 loc) · 906 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DataLabels.VerticalAlignment property (Word)
vbawd10.chm207487113
vbawd10.chm207487113
Word.DataLabels.VerticalAlignment
78a6fbfc-476f-0a2e-92c4-cc349dd85867
06/08/2017
medium

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

[!includeSupport and feedback]