Gets a value indicating whether table cells can be removed. Table cells can be removed, if either the current text input position is in a table, or if a part of a table is selected.

Introduced: 17.0.

Syntax

public bool CanRemove { get; }
Public ReadOnly Property CanRemove() As Boolean

Limitations

Read only.