Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 622 Bytes

ba16b09a-368e-c561-e51e-da7492770972.md

File metadata and controls

36 lines (17 loc) · 622 Bytes

DataLabel.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 DataLabel object.

Remarks

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

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

See also

Concepts

DataLabel Object

Other resources

DataLabel Object Members