TXTextControl.TableCanInsertColumn Property

This property provides information about whether a table column can be inserted. It returns True if a table column can be inserted. It returns False if text is selected or if the current input position is outside a table.

Syntax

TXTextControl.TableCanInsertColumn

Data Types

Boolean.

Limitations

Read only, run time only.

See Also