Variable: table-cell-info-justify
table-cell-info-justify is a variable defined in table.el.gz.
Value
nil
Documentation
Justification information of the cached cell.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-cell-info-justify nil
"Justification information of the cached cell.")