HTMLTableSectionElement Members |
HTMLTableSectionElement overview
![]() |
Gets or sets the horizontal alignment of the data in the cells. |
![]() |
Gets a collection containing the attributes of this node. |
![]() |
Gets or sets the alignment character for cells in a column. |
![]() |
Gets or sets the offset of the alignment character. |
![]() |
Gets all the child nodes of the node. |
![]() |
Gets or sets the class of the element. |
![]() |
Gets or sets the base direction of directionally neutral text of the element. |
![]() |
Gets the first child of the node. |
![]() |
Gets or sets the identifier of the element. |
![]() |
Gets or sets the language of the element. |
![]() |
Gets the last child of the node. |
![]() |
Gets the node immediately following this node. |
![]() |
Gets the qualified name of the node. |
![]() |
Gets the type of the current node. |
![]() |
Gets or sets the value of the node. |
![]() |
Gets the document to which this node belongs. |
![]() |
Gets the parent of this node. |
![]() |
Gets the node immediately preceding this node. |
![]() |
Gets a collection containing all rows in this element. |
![]() |
Gets the tag name of the element. |
![]() |
Gets or sets the advisory title of the element. |
![]() |
Gets or sets the vertical alignment of the data in the cell. |
![]() |
Adds the specified node to the end of the list of child nodes, of this node. |
![]() |
Creates a duplicate of this node. |
![]() |
Deletes a row from this section. |
![]() |
Returns the value for the attribute with the specified name. |
![]() |
Returns the Attribute with the specified name. |
![]() |
Returns an NodeList containing a list of all descendant elements that match the specified name. |
![]() |
Determines whether the current node has an attribute with the specified name. |
![]() |
Gets a value indicating whether this node has any child nodes. |
![]() |
Inserts the specified node immediately before the specified reference node. |
![]() |
Inserts a row into this section. |
![]() |
Combines all adjacent text nodes in the full depth of the sub-tree underneath this node. |
![]() |
Removes an attribute by name. |
![]() |
Removes the specified Attribute. |
![]() |
Removes specified child node. |
![]() |
Replaces the child node oldChild with newChild node. |
![]() |
Sets the value of the attribute with the specified name. |
![]() |
Adds the specified Attribute. |