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