createTBody method

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

Creates an empty tBody element in the table.

Internet Explorer 9

Syntax

IDispatch retVal = object.createTBody();

Standards information

There are no standards that apply here.

Parameters

This method has no parameters.

Remarks

If a tBody already exists, createTBody returns the existing element. Otherwise, it returns a pointer to the element created.

See also

createTHead

 

 

Build date: 1/26/2012