Variable: org-table--fedit-source
org-table--fedit-source is a variable defined in org-table.el.gz.
Value
nil
Documentation
Position of the TBLFM line being edited.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-table.el.gz
(defvar org-table--fedit-source nil
"Position of the TBLFM line being edited.")