Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 903 Bytes

Excel.CellFormat.HorizontalAlignment.md

File metadata and controls

35 lines (20 loc) · 903 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CellFormat.HorizontalAlignment property (Excel)
vbaxl10.chm676080
vbaxl10.chm676080
Excel.CellFormat.HorizontalAlignment
396eb959-379d-abb4-96b8-e41f5ebf8125
04/16/2019
medium

CellFormat.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 CellFormat 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]