table--untabify-line
table--untabify-line is a compiled Lisp function in `table.el
'.
(table--untabify-line &optional FROM)
Untabify current line.
Unlike save-excursion this guarantees preserving the cursor location
even when the point is on a tab character which is to be removed.
Optional FROM narrows the subject operation from this point to the end
of line.