HTMLTableElement.CreateTHead

HTMLTableElement.CreateTHead method

创建表标题行或返回现有行。

public Element CreateTHead()

返回值

一个新的表头元素( ).

也可以看看