Variable: table-cell-info-lu-coordinate
table-cell-info-lu-coordinate is a variable defined in table.el.gz.
Value
nil
Documentation
Zero based coordinate of the cached cell's left upper corner.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/table.el.gz
(defvar table-cell-info-lu-coordinate nil
"Zero based coordinate of the cached cell's left upper corner.")