IHTMLTable interface

TBD.

Members

The IHTMLTable interface inherits from the IUnknown interface. IHTMLTable also has these types of members:

  • Methods

Methods

The IHTMLTable interface has these methods.

Method Description
createCaption

Creates an empty caption element in the table.

createTFoot

Creates an empty tFoot element in the table.

createTHead

Creates an empty tHead element in the table.

deleteCaption

Deletes the caption element and its contents from the table.

deleteRow

Removes the specified row (tr) from the element and from the rows collection.

deleteTFoot

Deletes the tFoot element and its contents from the table.

deleteTHead

Deletes the tHead element and its contents from the table.

insertRow

Creates a new row (tr) in the table, and adds the row to the rows collection.

 

 

 

Send comments about this topic to Microsoft

Build date: 1/26/2012