TableCellFormattingSettings.verticalAlignment Property
In This Article
Gets or sets the vertical alignment of a table cell’s content.
#Declaration
TypeScript
verticalAlignment: TableCellVerticalAlignment
#Property Value
Type | Description |
---|---|
Table |
One the enumeration values. |
See Also