TableElement.CreateTHead

TableElement.CreateTHead method

Creates TableTHeadElement and added it to current table.

public TableTHeadElement CreateTHead()

Return Value

Created structure element.

See Also