In a table cell, move to the previous cell.

In the start of a paragraph, decrease indent.


Parameters:

NameTypeDescription
actionNameString'untab' indent decreasing (move to the previous cell) API


Example:

editor.execCommand('untab');