IHTMLTableCol2 interface
This interface provides a way to access table column properties.
Members
The IHTMLTableCol2 interface inherits from the IDispatch interface. IHTMLTableCol2 also has these types of members:
- Properties
Properties
The IHTMLTableCol2 interface has these properties.
Property | Description |
---|---|
Sets or retrieves a value that you can use to implement your own IHTMLTableCol2::ch functionality for the object. |
|
Sets or retrieves a value that you can use to implement your own IHTMLTableCol2::chOff functionality for the object. |
Remarks
This interface extends the IHTMLTableCol interface.
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 |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |