class DOM.HTMLTableColElement |
|
|
Regroups the COL and COLGROUP elements. See the COL element definition in HTML 4.0.
|
|
|
|
|
|
Horizontal alignment of cell data in column. See the align attribute definition in HTML 4.0.
|
|
Alignment character for cells in a column. See the char attribute definition in HTML 4.0.
|
|
Offset of alignment character. See the charoff attribute definition in HTML 4.0.
|
|
see align |
|
see ch |
|
see chOff |
|
see span |
|
see vAlign |
|
see width |
|
Indicates the number of columns in a group or affected by a grouping. See the span attribute definition in HTML 4.0.
|
|
Vertical alignment of cell data in column. See the valign attribute definition in HTML 4.0.
|
|
Default column width. See the width attribute definition in HTML 4.0.
|