table--justify-cell-contents
table--justify-cell-contents is a compiled Lisp function in `table.el
'.
(table--justify-cell-contents JUSTIFY &optional PARAGRAPH)
Justify the current cell contents.
JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or 'top,
'middle, 'bottom or 'none for vertical. When PARAGRAPH is non-nil the
justify operation is limited to the current paragraph.