Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 906 Bytes

Excel.DataLabel.HorizontalAlignment.md

File metadata and controls

35 lines (20 loc) · 906 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DataLabel.HorizontalAlignment property (Excel)
vbaxl10.chm582083
vbaxl10.chm582083
Excel.DataLabel.HorizontalAlignment
3e25d2b0-2e0c-f640-61c0-eb12727334f1
04/23/2019
medium

DataLabel.HorizontalAlignment property (Excel)

Returns or sets a Variant value that represents the horizontal alignment for the specified object.

Syntax

expression.HorizontalAlignment

expression A variable that represents a DataLabel object.

Remarks

The value of this property can be set to one of the XlHAlign constants.

Some of these constants may not be available to you, depending on the language support (U.S. English, for example) that you've selected or installed.

[!includeSupport and feedback]