TXTextControl.TableCanSplitCells Property

This property provides information about whether table cells can be split. It returns True, if table cells can be split, otherwise it returns False.

Introduced: 17.0.

Syntax

TXTextControl.TableCanSplitCells

Data Types

Boolean.

Limitations

Read only, run time only.

See Also