|
HTMLTableElement Properties |
The properties of the HTMLTableElement object are listed here. For a complete list of HTMLTableElement object members, see the HTMLTableElement Members topic.
| Gets or sets the table’s position with respect to the rest of the document. | |
| Gets a collection containing the attributes of this node. | |
| Gets or sets the cell background color. | |
| Gets or sets the width of the border around the table. | |
| Gets or sets the table’s CAPTION element. | |
| Gets or sets the horizontal and vertical space between cell content and cell borders. | |
| Gets or sets the horizontal and vertical separation between cells. | |
| 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 external table borders to render. | |
| 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 table. | |
| Gets or sets the internal table borders to render. | |
| Gets or sets the description about the purpose or structure of a table. | |
| Gets a collection containing all table bodies in this table. | |
| Gets or sets the table’s TFOOT element. | |
| Gets or sets the table’s THEAD element. | |
| Gets the tag name of the element. | |
| Gets or sets the advisory title of the element. | |
| Gets or sets the desired width of the table. |