
Default
If you omit a width, the column width is used.
Tips
To create a vertical header, specify a width of 1.
The WIDTH= attribute is valid only in the LISTING destination.
DEFINE TABLE Statement
Creates a table template.
Requirement: An END statement must be the last statement in the template.
Interaction: A table template can contain one or more column, header, or footer templates.
Examples: “Example 3: Creating a New Table Template ” on page 1401
“Example 4: Setting the Style Element for Cells Based on Their Values” on page
1409
Syntax
DEFINE TABLE table-path | Base.Template.Table
</ STORE=libref.template-store>;
<table-attribute-1 < table-attribute-2 ...