Variable: table-cell-info-valign

table-cell-info-valign is a variable defined in table.el.gz.

Value

nil

Documentation

Vertical alignment information of the cached cell.

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-cell-info-valign nil
  "Vertical alignment information of the cached cell.")