1 out of 4 rated this helpful - Rate this topic

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

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

Reference
IHTMLTable2
IHTMLTable3

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.