Delete the column in which the caret or selection is positioned.


Parameters:

NameTypeDescription
actionNameString'deleteCol' column deleting API


Example:

editor.execCommand('deleteCol');