IHTMLTable3 interface
This interface provides access to table and table cell data.
Members
The IHTMLTable3 interface inherits from the IDispatch interface. IHTMLTable3 also has these types of members:
- Properties
Properties
The IHTMLTable3 interface has these properties.
Property | Description |
---|---|
Sets or retrieves a description and/or structure of the object. |
Remarks
This interface can be used for rendering to non-visual media such as speech or Braille.
This interface extends the IHTMLTable2 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 |
See also
Reference