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