org-at-table-p
org-at-table-p
is a compiled Lisp function in `
org.el
'.
(org-at-table-p &optional
TABLE-TYPE
)
Return t if the cursor is inside an org-type table.
If
TABLE-TYPE
is non-nil, also check for table.el-type tables.