Variable: org-columns-overlays
org-columns-overlays is a buffer-local variable defined in
org-colview.el.gz.
Documentation
Holds the list of current column overlays.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-colview.el.gz
;;; Column View
(defvar-local org-columns-overlays nil
"Holds the list of current column overlays.")