HTMLTableCellElement
Represents the object for HTML table cell (td / th) elements.
Gets or sets the abbreviation for header cells.
Gets or sets the value of the alignment attribute.
Gets or sets the names group of related headers.
Gets or sets the value of the background color attribute.
Gets the index of this cell in the row, starting from 0.
This index is in document tree order and not display order.
Gets or sets the number of columns spanned by cell.
Gets or sets the list of id attribute values for header cells.
Gets or sets the value of the height attribute.
Gets or sets if word wrapping is suppressed.
Gets or sets the number of rows spanned by cell.
Gets or sets the scope covered by header cells.
Gets or sets the value of the vertical alignment attribute.
Gets or sets the value of the width attribute.