File: org-table.el.html
This file contains the table editor and spreadsheet for Org mode.
Watch out: Here we are talking about two different kind of tables.
Most of the code is for the tables created with the Org mode table editor.
Sometimes, we talk about tables created and edited with the table.el
Emacs package. We call the former org-type tables, and the latter
table.el-type tables.
Defined variables (1)
orgtbl-exp-regexp | Regular expression matching exponentials as produced by calc. |