Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface provides access to table and table cell data.
Members
The IHTMLTable2 interface inherits from the IDispatch interface. IHTMLTable2 also has these types of members:
- Methods
Methods
The IHTMLTable2 interface has these methods.
| Method | Description |
|---|---|
| firstPage | Displays the first page of records in the data set to which the table is bound. |
| lastPage | Displays the last page of records in the data set to which the table is bound. |
| moveRow | Moves a table row to a new position. |
Remarks
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