IHTMLTableSection2 interface

This interface exposes additional methods for rows in the body of a table.

Members

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

  • Methods

Methods

The IHTMLTableSection2 interface has these methods.

Method Description
moveRow

Moves a table row to a new position.

 

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

IHTMLTableSection

IHTMLTableSection3