Checks whether table cells can be merged. Table cells can only be merged, if more than one cell in this table is selected.

Introduced: 17.0.

Syntax

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

Limitations

Read only.