This topic has not yet been rated - Rate this topic

IHTMLTableRow interface

The IHTMLTableRow interface specifies a row in a table.

Members

The IHTMLTableRow interface inherits from the IDispatch interface but does not have additional members.

Remarks

Within a row, the td and th tags are valid.

The tr 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
IHTMLTableRow2
IHTMLTableRow3

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.