HTMLTableElement.DeleteCaption Method
Deletes the table caption, if one exists.
[VBScript] Public Function DeleteCaption()
[JScript] public function DeleteCaption();
HTMLTableElement Object | HTMLTableElement Members | DOM Namespace