Page tree
Skip to end of metadata
Go to start of metadata

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


Parameters:

NameTypeDescription
actionNameString'deleteRow' row deleting API


Example:

editor.execCommand('deleteRow');
  • No labels