public enum VAlignmentTypePublic Enumeration VAlignmentTypeNo code example is currently available or this language may not be supported.| None | 0 | No alignment specified. |
| Middle | 1 | Center Text Vertically. |
| Baseline | 2 | Align base of current object with base of adjacent objects. |
| Bottom | 3 | Items are aligned at the bottom of the cell. |
| Top | 4 | Items are aligned at the top of the cell. |