IHTMLTableCol interface
This interface is used to specify column-based defaults for the table properties.
Members
The IHTMLTableCol interface inherits from the IDispatch interface. IHTMLTableCol also has these types of members:
Properties
The IHTMLTableCol interface has these properties.
| Property | Description |
|---|---|
|
Sets or retrieves the alignment of the object relative to the display or table. | |
|
Sets or retrieves the number of columns in the group. | |
|
Sets or retrieves how text and other content are vertically aligned within the object that contains them. | |
|
Sets or retrieves the width of the object. |
Remarks
The col element is a block element.
Windows Internet Explorer 8 will only render tables up to 1000 columns. To force Windows Internet Explorer 7 rendering mode, see How Do I Take Advantage of the New Features in Internet Explorer 8.
Requirements
|
Minimum supported client |
Windows XP |
|---|---|
|
Minimum supported server |
Windows 2000 Server |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also