IHTMLTableRow2 interface

This interface specifies additional methods for a row in a table.

Members

The IHTMLTableRow2 interface inherits from the IDispatch interface. IHTMLTableRow2 also has these types of members:

  • Properties

Properties

The IHTMLTableRow2 interface has these properties.

Property Description

height

Sets or retrieves the height of the object.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

Reference

IHTMLTableRow

IHTMLTableRow3