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; }

Limitations

Read only.