Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 737 Bytes

Excel.Range.VerticalAlignment.md

File metadata and controls

33 lines (19 loc) · 737 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
Range.VerticalAlignment property (Excel)
vbaxl10.chm144218
vbaxl10.chm144218
Excel.Range.VerticalAlignment
b09a2dcb-b51b-b477-6247-fd5b11a67ccf
05/11/2019
medium

Range.VerticalAlignment property (Excel)

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

Syntax

expression.VerticalAlignment

expression A variable that represents a Range object.

Remarks

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

[!includeSupport and feedback]