HTMLTableElement.CreateTFoot Method |
Creates a table footer row or return an existing one.
[VBScript] Public Function CreateTFoot() As HTMLElement
[JScript] public function CreateTFoot() : HTMLElement;
The TFOOT element.
HTMLTableElement Object | HTMLTableElement Members | DOM Namespace