Open topic with navigation
Use the Columns property page to add and delete columns and to specify alignment, width, and other options for each column in a Layout Grid or Table object.
The following options are available.
Columns
The Columns pane lists the columns as they appear from left to right in the object. When you select a column in the Columns pane, its properties are displayed in the Column Properties pane.
The columns toolbar is located at the bottom of the Columns pane and includes the following controls:
Adds a new column on the right side of the object.
Inserts a new column to the left of the currently selected column that has the same property settings as the currently selected column.
Inserts a new column to the left of the currently selected column that has the same property settings as the currently selected column and the same objects that the currently selected column contains.
Deletes the selected column.
|
When you delete a column, the objects in that column are also deleted.
|
Moves the selected column up one position in the list (one position to the left in the object).
Moves the selected column down one position in the list (one position to the right in the object).
|
When you move a column, the objects in that column are also moved.
|
Column Properties
The Columns Properties pane lists the properties for the column that is selected in the Columns pane. The properties that are available depend on whether you are configuring columns for a layout grid object or for a table object.
Layout
-
Width Mode: Specifies how the width of the column is determined.
-
Auto: Specifies that the minimum width of the column is first calculated based on the size of the content of each cell and the minimum width of the column. If the sum of all column widths is less than the minimum width of the overall layout grid object, then space is added to all of the "auto width" columns until the overall minimum object width is met. The space is divided between the columns so that the column widths are proportional to each other, according to the specified weights.
-
Fixed: Specifies that the column width is set to the value that is specified by the Width property. If objects in the column are too large to fit the specified width, the objects are clipped. If the column width is larger than the objects that are contained in the column, cell content in the column is aligned by using the Horizontal Alignment setting.
-
Weight: Specifies the relative proportion of horizontal space that should be allocated to this column during excess space distribution, within a range of 1-1000. A column that has a lower weight takes up less horizontal space than a column that has a higher weight. Available when Width Mode is set to Auto.
-
Minimum Width: Specifies the minimum required size of the column. Available when Width Mode is set to Auto.
-
Maximum Width: Specifies the maximum width for the column. Available when Width Mode is set to Auto.
-
Width: Specifies the width of the column. Available when Width Mode is set to Fixed.
-
Horizontal Alignment: Specifies the horizontal alignment of the cells in the column.
-
Show if Empty: Specifies whether the column is visible on the printed item when all cells in the column are empty, such as might happen when objects in the column are not printed due their own print conditions. Column suppression occurs only at print time.
Layout
-
Width Mode: Specifies how the width of the column is determined.
-
Auto: Specifies that the minimum width of the column is first calculated based on the size of the content of each cell and the minimum width of the column. If the sum of all column widths is less than the minimum width of the overall layout grid object, then space is added to all of the "auto width" columns until the overall minimum object width is met. The space is divided between the columns so that the column widths are proportional to each other, according to the specified weights.
-
Fixed: Specifies that the column width is set to the value that is specified by the Width property. If objects in the column are too large to fit the specified width, the objects are clipped. If the column width is larger than the objects that are contained in the column, cell content in the column is aligned by using the Horizontal Alignment setting.
-
Weight: Specifies the relative proportion of horizontal space that should be allocated to this column during excess space distribution, within a range of 1-1000. A column that has a lower weight takes up less horizontal space than a column that has a higher weight. Available when Width Mode is set to Auto.
-
Minimum Width: Specifies the minimum required size of the column. Available when Width Mode is set to Auto.
-
Maximum Width: Specifies the maximum width for the column. Available when Width Mode is set to Auto.
-
Width: Specifies the width of the column. Available when Width Mode is set to Fixed.
-
Horizontal Alignment: Specifies the horizontal alignment of the cells in the column.
-
Show if Empty: Specifies whether the column is visible on the printed item when all cells in the column are empty, such as might happen when objects in the column are not printed due their own print conditions. Column suppression occurs only at print time.
Shading
Table Data
Table Data options are available for columns in a table object when the Table Data setting is set to Arranged in Columns on the Table Data property page. Otherwise, the Table Data options are not available in the Column Properties pane, and the default content type is Data.
Related Topics