TableTRElement.CreateTD

TableTRElement.CreateTD method

Creates TableTHElement and added it to current table.

public TableTDElement CreateTD()

Return Value

Created structure element.

See Also