XlVAlign Enumeration
Specifies the vertical alignment for the object.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.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 |