createTHead method

[This documentation is preliminary and is subject to change.]

Creates an empty tHead element in the table.

Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5

Syntax

IDispatch retVal = object.createTHead();

Standards information

Parameters

This method has no parameters.

Remarks

If a tHead already exists, createTHead returns the existing element. Otherwise, it returns a pointer to the element created.

See also

Reference

createCaption

createTFoot

deleteCaption

deleteTFoot

deleteTHead

 

 

Build date: 1/26/2012