table-justify-cell

table-justify-cell is an interactive autoloaded compiled Lisp function in `table.el'.


(table-justify-cell JUSTIFY &optional PARAGRAPH)

Justify cell contents.
JUSTIFY is a symbol 'left, 'center or 'right for horizontal, or 'top,
'middle, 'bottom or 'none for vertical. When optional PARAGRAPH is
non-nil the justify operation is limited to the current paragraph,
otherwise the entire cell contents is justified.