TableElement.CreateTBody

TableElement.CreateTBody method

Creates TableTHeadElement and added it to current table.

public TableTBodyElement CreateTBody()

Return Value

Created structure element.

See Also