[]
Specifies vertical justification of text inside a table cell.
public enum CellVerticalAlignment
Public Enum CellVerticalAlignment
Name | Description |
---|---|
Bottom | Text is aligned at the bottom of the cell. |
Center | Text is aligned in the middle of a cell. |
Top | Text is aligned at the top of a cell. |