table-justify
table-justify is an interactive autoloaded compiled Lisp function in `table.el
'.
(table-justify WHAT JUSTIFY)
Justify contents of a cell, a row of cells or a column of cells.
WHAT is a symbol 'cell, 'row or 'column. JUSTIFY is a symbol 'left,
'center, 'right, 'top, 'middle, 'bottom or 'none.