XlVAlign Enumeration

Specifies the vertical alignment for the object.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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.Interop.Excel Namespace