Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an empty tBody element in the table.
![]() |
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.
.png)