TXTextControl.TableCanMergeCells Property

This property provides information about whether table cells can be merged. It returns True, if table cells can be merged. Table cells can only be merged, if more than one cell is selected, and if the selection is in a single table.

Introduced: 17.0.

Syntax

TXTextControl.TableCanMergeCells

Data Types

Boolean.

Limitations

Read only, run time only.

See Also