|
|
Regroups the <code> COL </code> and <code> COLGROUP </code> elements. See the <a href="http://www.w3.org/TR/REC-html40/struct/tables.html#edef-COL"> COL element definition </a> in HTML 4.0.
| DOMString |
[const]
Horizontal alignment of cell data in column. See the <a href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-align-TD"> align attribute definition </a> in HTML 4.0.
| void |
see align
| DOMString |
[const]
Alignment character for cells in a column. See the <a href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-char"> char attribute definition </a> in HTML 4.0.
| void |
see ch
| DOMString |
[const]
Offset of alignment character. See the <a href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-charoff"> charoff attribute definition </a> in HTML 4.0.
| void |
see chOff
| long |
[const]
Indicates the number of columns in a group or affected by a grouping. See the <a href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-span-COL"> span attribute definition </a> in HTML 4.0.
| void |
see span
| DOMString |
[const]
Vertical alignment of cell data in column. See the <a href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-valign"> valign attribute definition </a> in HTML 4.0.
| void |
see vAlign
| DOMString |
[const]
Default column width. See the <a href="http://www.w3.org/TR/REC-html40/struct/tables.html#adef-width-COL"> width attribute definition </a> in HTML 4.0.
| void |
see width
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |