Function: org-table-p

org-table-p is a function alias for org-at-table-p, defined in org-table.el.gz.

This function is obsolete since 9.0; use org-at-table-p instead.

Signature

(org-table-p &optional TABLE-TYPE)

Documentation

Non-nil if the cursor is inside an Org table.

If TABLE-TYPE is non-nil, also check for table.el-type tables.

Aliases

org-table-p (obsolete since 9.0)