Removes the table cell at the current text input position or all selected table cells when a text selection exists.

Introduced: 17.0.

Remove()

public bool Remove();
Public Function Remove() As Boolean

Return Value

The return value is true, if table cells could be removed. Otherwise it is false.