XlVAlign Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the vertical alignment for the object.
public enum class XlVAlign
public enum XlVAlign
Public Enum XlVAlign
- Inheritance
-
XlVAlign
Fields
Name | Value | Description |
---|---|---|
xlVAlignTop | -4160 | Top. |
xlVAlignJustify | -4130 | Justify. |
xlVAlignDistributed | -4117 | Distributed. |
xlVAlignCenter | -4108 | Center. |
xlVAlignBottom | -4107 | Bottom. |