TXTextControl.TableCanSplit Property

Checks whether a table can be split. A table can only be split, if it contains the current input position and no further text is selected.

Introduced: 11.0.

Syntax

TXTextControl.TableCanSplit

Data Types

Boolean.

Limitations

Read only, run time only.

See Also