Macro Language Reference > PIs > Tables > <?tbcolminw>
  
<?tbcolminw>
Description
This command allocates a minimum width to a column in a table. The width applies to the text inside the column and PTC ALD will allow additional space for any cell rules.
 
Example 407. Set a minimum column width of 40mm
<?tbcolminw=40mm>
Syntax
<?tbcolminw '@' '+' width:uh>
@
The "@" character is optional and only has relevance when pre-specifying column widths at the top of the table. It specifies that this column is the one whose properties should be repeated if required, for any columns whose width has not been actually specified.
+
The initial "+" character is optional and, if specified, ensures that multiple <?tbcolminw> commands can be specified instead of a single one with multiple values. The "+" also indicates the presence of further details for the current column when specifying columns at the top of the table, rather than moving on to specify the next column in sequence.
width
Unit of measurement and any other optional characters. The default value is 1mm
Additional Information
PTC ALD scans a table and usually uses the length of the longest cell to set column widths. This can cause unsatisfactory results, for example if all the text in a column is very short PTC ALD would produce a very small column width. In this case you can specify a minimum column width using <?tbcolminw>.
Measured strings may also be used in conjunction with a fixed width: use the syntax #"string".