Align Columns

 

There are various ways of simplifying the use of table objects.

 

§ If you hold down the CTRL key when reducing the size of a table, all columns will be automatically reduced in size by the same factor.

§ The width of the columns adjusts automatically. You can adjust the width of a column manually by moving the separating line to the right or the left with the mouse. This changes all table columns, whose separators are within +/-2 mm from the mouse position. If you hold down the CTRL key, the action will only be carried out for the line on which the mouse is positioned. If the option "Change width individually" is enabled (Table> Lines and Columns or Ctrl+M or project option "Column width modification affects next column"), you can alter the column width while making the next column smaller.

§ If you move the first column separator to the right with the mouse, an empty column will be created in all line definitions.

§ Use the function TableWidth() to define the column widths relatively. It returns the width of the table object. Example: With TableWidth()*30/100   the Column takes 30% of the width.

§ You can hide Line Types (header, data, footer, group lines) in the workspace. To do this, select the table object and use Visible Line Types in the context menu or the corresponding menu item View> Visible Line Types.

§ To align (sub) tables easier with one another, additional tick marks can be shown on the ruler by means of an element property.

 

image168_122

Figure 5.19: Tooltip for a column separator