This topic has not yet been rated - Rate this topic

createTBody method

Creates an empty tBody element in the table.

Internet Explorer 9

Syntax


 retVal = object.createTBody();

Parameters

This method has no parameters.

Standards information

There are no standards that apply here.

Remarks

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

See also

IHTMLTable::createTHead

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.