[]
Specifies vertical text alignment.
public enum XLVertTextAlign : short
| Name | Description |
|---|---|
| Bottom | Text is bottom aligned. |
| Center | Text is centered vertically. |
| Justify | Text is justified vertically. |
| Top | Text is top aligned. |