XlVAlign Enumeration

Specifies the vertical alignment for the object.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration XlVAlign
'Usage
Dim instance As XlVAlign
public enum XlVAlign

Members

Member name Description
xlVAlignBottom Bottom
xlVAlignCenter Center
xlVAlignDistributed Distributed
xlVAlignJustify Justify
xlVAlignTop Top

See Also

Reference

Microsoft.Office.Core Namespace