HTMLTableElement.CreateCaption

HTMLTableElement.CreateCaption method

Create a new table caption object or return an existing one.

public Element CreateCaption()

Return Value

A CAPTION element.

See Also