Variable: org-columns-full-header-line-format
org-columns-full-header-line-format is a variable defined in
org-colview.el.gz.
Value
nil
Documentation
The full header line format, will be shifted by horizontal scrolling.
Source Code
;; Defined in /usr/src/emacs/lisp/org/org-colview.el.gz
(defvar org-columns-full-header-line-format nil
"The full header line format, will be shifted by horizontal scrolling." )