MSHTML Classes: CTableRow

An instance of the CTableRow class is created for each TR tag.

Identifiers

coclass: HTMLTableRow {3050F26D-98B5-11CF-BB82-00AA00BDCE0B}
dispinterface: DispHTMLTableRow {3050F535-98B5-11CF-BB82-00AA00BDCE0B}

Scripting

The table below lists the interface members that the CTableRow class exposes as properties (methods, collections, etc) through its string table in addition to the very many properties that are common to all elements. Properties that Microsoft does not list in the HTML and DHTML Reference are highlighted yellow.

Property Attribute Interface Member
align same IHTMLTableRow get_align
put_align
appendChild   IHTMLDOMNode appendChild
attributes   IHTMLDOMNode get_attributes
bgColor same IHTMLTableRow get_bgColor
put_bgColor
borderColor same IHTMLTableRow get_borderColor
put_borderColor
borderColorDark same IHTMLTableRow get_borderColorDark
put_borderColorDark
borderColorLight same IHTMLTableRow get_borderColorLight
put_borderColorLight
cells   IHTMLTableRow get_cells
ch same IHTMLTableRow3 get_ch
put_ch
childNodes   IHTMLDOMNode get_childNodes
chOff same IHTMLTableRow3 get_chOff
put_chOff
cloneNode   IHTMLDOMNode cloneNode
deleteCell   IHTMLTableRow deleteCell
firstChild   IHTMLDOMNode get_firstChild
hasChildNodes   IHTMLDOMNode hasChildNodes
height same IHTMLTableRow2 get_height
put_height
insertBefore   IHTMLDOMNode insertBefore
insertCell   IHTMLTableRow insertCell
lastChild   IHTMLDOMNode get_lastChild
nextSibling   IHTMLDOMNode get_nextSibling
nodeName   IHTMLDOMNode get_nodeName
nodeType   IHTMLDOMNode get_nodeType
nodeValue   IHTMLDOMNode get_nodeValue
put_nodeValue
ownerDocument   IHTMLDOMNode2 get_ownerDocument
parentNode   IHTMLDOMNode get_parentNode
previousSibling   IHTMLDOMNode get_previousSibling
removeChild   IHTMLDOMNode removeChild
removeNode   IHTMLDOMNode removeNode
replaceChild   IHTMLDOMNode replaceChild
replaceNode   IHTMLDOMNode replaceNode
rowIndex   IHTMLTableRow get_rowIndex
sectionRowIndex   IHTMLTableRow get_sectionRowIndex
swapNode   IHTMLDOMNode swapNode
uniqueID   IHTMLUniqueName get_uniqueID
uniqueNumber   IHTMLUniqueName get_uniqueNumber
vAlign same IHTMLTableRow get_vAlign
put_vAlign