TableTHeadElement

TableTHeadElement class

Represents THead structure element in logical structure of the table.

The TableTHeadElement type exposes the following members:

Properties

NameDescription
parent_elementNone
child_elementsNone
default_attribute_ownerNone
attributesNone
structure_typeNone
idNone
titleNone
languageNone
alternative_textNone
expansion_textNone
actual_textNone

Methods

NameDescription
append_child(element)None
change_parent_element(new_parent_element)None
generate_id()None
set_id(id)None
clear_id()None
set_tag(new_tag)None
create_tr()Creates TableTRElement and added it to current table.

See Also