p$TDV:SMPAPI:EtTxTabB
p$TDV:SMPAPI:EtTxTabB
Determine column width of a table column. After the table has been inserted by p$TDV:SMPAPI:EtTxTabB the width for each column can be defined.
Syntax: | p$TDV:SMPAPI:EtTxTabB( ColumnNo, Width ) | ||
| Argument | Type | Meaning |
| ColumnNo | Integer | Number of the table column the width is to be defined for, beginning with 1 |
| Width | Decimal | Width of this column (in cm; exact to max. 0,01cm) |
Result: | - |
| |