HTMLTableRowElement

HTMLTableRowElement

Disponible desde la versión 8.2.

Propiedades:

Atributos
ChildNodes
FirstChild
LastChild
LocalName
NextSibling
NodeName
NodeType
NodeValue
OwnerDocument
ParentNode
Prefix
PreviousSibling
TextContent
TagName
Align
BgColor
Cells
RowIndex
VAlign

Métodos:

AppendChild
CloneNode
CompareDocumentPosition
GetUserData
HasAttributes
HasChildNodes
InsertBefore
IsEqualNode
IsSameNode
Normalize
RemoveChild
ReplaceChild
SetUserData
GetAttribute
GetAttributeNode
GetElementByTagName
HasAttribute
RemoveAttribute
RemoveAttributeNode
SetAttribute
SetAttributeNode
SetIdAttribute
SetIdAttributeNode
DeleteCell
InsertCell

Descripción:

Elemento del documento HTML – fila de tabla.

Disponibilidad:

Cliente ligero, cliente móvil, servidor, cliente grueso, conexión externa, aplicación móvil (cliente), aplicación móvil (servidor), servidor independiente móvil.

Ver también:

HTMLAttribute, propiedad OwnerElement
HTMLDocument, propiedad DocumentElement
HTMLDocument, método CreateElement
HTMLTableElement, método CreateTHead
HTMLTableElement, método CreateTFoot
HTMLTableElement, método CreateCaption
HTMLTableElement, método InsertRow
HTMLTableRowElement, método InsertCell

Disponible desde:

Disponible desde la versión 8.2.