Variable: org-table-overlay-coordinates
org-table-overlay-coordinates is a buffer-local variable defined in
org-table.el.gz.
Documentation
Overlay coordinates after each align of a table.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-table.el.gz
(defvar-local org-table-overlay-coordinates nil
"Overlay coordinates after each align of a table.")