Click to return to the Reusing Browser Technology home page    
IHTMLTableRow::insertCell...     IHTMLTableRow2::get_heigh...     IHTMLTableRow2 Interface    
Web Workshop  |  Reusing Browser Technology

IHTMLTableRow2 Interface


The IHTMLTableRow2 interface specifies additional methods for a row in a table.

IHTMLTableRow2 Methods

get_height Retrieves the value of the cascading style sheets (CSS) height attribute for the table row.
put_height Sets the value of the cascading style sheets (CSS) height attribute for the table row. The attribute determines the row's height.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.