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


Parameters:

NameTypeDescription
actionNameString'deleteRow' row deleting API


Example:

editor.execCommand('deleteRow');