tgroup

tgroup has these attributes...

[The following definitions have been extracted from http://www.oasis-open.org/specs/a502.htm.]


align

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:

ValueAlignment
leftFlush left
centerCentered
rightFlush right
justifyFlush 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".)

Value(s)

Default Value

left

char

Value(s)

CDATA

Default Value


charoff

Value(s)

CDATA

Default Value

50

cols

Number of columns in the tgroup. The value of this attribute must be an integer greater than zero.

Value(s)

CDATA

Default Value

#REQUIRED

colsep

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.

Value(s)

CDATA

Default Value

#IMPLIED

id

An ID number for the tgroup. See IDPrefixes.htm.

Value(s)

ID

Default Value

#IMPLIED

rowsep

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.

Value(s)

CDATA

Default Value

#IMPLIED

tabstyle

Value(s)

CDATA

Default Value

#IMPLIED
Back to tgroup


Created: Tue Dec 23 14:02:01 2003