Deletes the table caption, if one exists.

[VBScript]
Public Function DeleteCaption()
[JScript]
public function DeleteCaption();

See Also

HTMLTableElement Object | HTMLTableElement Members | DOM Namespace