Defines a descriptive text for a table. If a text already exists, the old text is deleted. An empty string indicates that the table has no such text. An empty string can also be used to delete a previously set text.
Introduced: 34.0.
TXTextControl.TableDescriptiveText(TableId) [= string]
| Parameter | Description | |
| TableId |
Specifies a table. It is the same identifier set with the TableInsert method. |
| TableId: | Integer |
| Property value: | String |
Run time only.
<< TXTextControl.TableDeleteLines Method | >> TXTextControl.TableColAtInputPos Property