Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 626 Bytes

fac981a5-11a2-aef2-0f23-a163299c8a73.md

File metadata and controls

36 lines (17 loc) · 626 Bytes

DataLabels.VerticalAlignment Property (Excel)

Returns or sets a Variant value that represents the vertical alignment of the specified object.

Syntax

expression . VerticalAlignment

expression A variable that represents a DataLabels object.

Remarks

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

| xlBottom| | xlCenter| | xlDistributed| | xlJustify| | xlTop|

See also

Concepts

DataLabels Object

Other resources

DataLabels Object Members