table--remove-cell-properties

table--remove-cell-properties is a compiled Lisp function in `table.el'.

(table--remove-cell-properties BEG END &optional OBJECT)

Remove all cell properties.
If OBJECT is non-nil cell properties are removed from the OBJECT
instead of the current buffer and returns the OBJECT.