tgroup has these attributes...
[The following definitions have been extracted from http://www.oasis-open.org/specs/a502.htm.]
Horizontal alignment of table entry content.
Text horizontal position within the column. Applies to text that is #PCDATA or other in-line elements, not further contained in another element with its own formatting style, such as paragraph, list, or annotation. Default source for colspec align. Possible default source for entry.
The enumerated values are:
| Value | Alignment |
|---|---|
| left | Flush left |
| center | Centered |
| right | Flush right |
| justify | Flush left and right |
| char | Align text to the leftmost occurrence of the value of the non-null attribute char value. |
IMPLIED (means use value from stylesheet if any, else "left".)
CDATA
CDATA
Number of columns in the tgroup. The value of this attribute must be an integer greater than zero.
CDATA
Column separators (vertical ruling)
Provides default for all colspecs in this tgroup. If other than zero, display the internal column rulings to the right of entry; if zero, do not display them. Ignored for the last (rightmost) column, where the frame setting applies. Possible default source for colspec or entry.
CDATA
An ID number for the tgroup. See IDPrefixes.htm.
ID
Row separators (horizontal ruling)
Provides default for colspec s in this tgroup. If other than zero, display the internal horizontal row ruling below each entry. If zero, do not display them. Ignored for the last (bottom) row of the table where the frame value applies. In the last row in any tgroup other than the last (or only) in the table, the regular row or entry rowsep specifications apply. Possible default source for row or entry.
CDATA
CDATA
Created: Tue Dec 23 14:02:01 2003