IHTMLTable interface
This interface specifies that the contained content is organized into a table with rows and columns.
Members
The IHTMLTable interface inherits from the IDispatch interface but does not have additional members.
Remarks
Valid tags within a table include caption, col, colGroup, tBody, tHead, tFoot, and tr.
The table 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 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
See also
- Reference
- IHTMLTable2
- IHTMLTable3
Build date: 11/12/2012