In this lesson, you generate a table with cells that do
not resize based on their content. The cell widths that are entered
by the user are strictly adhered to when the output is generated.
With the table property combination in this lesson:
- The row height adjusts for cells with more content in them.
- Cell width values entered by the user are adhered to when the
output is generated.
- All cells in a column have the same width.
- Save a copy of the base template you created. Example: C:\Documents
and Settings\Administrator\Desktop\table_sizing_tutorial\table_sizing_tutorial-lesson3-table2.dta
- Open the new template in the Document Studio application.
- Enter a heading name:
- Double-click the text element contained in the paragraph
element.
- Enter Table 2.
- Click OK.
- Select the table element.
- In the Properties view, expand .
- For the table autofit property,
leave the value empty.
- For the resize to fit contents property,
enter false.
- For the fixed cell width in column property,
enter true.
- Save the template.