JavaScripture
Contribute via GitHub Feedback

HTMLTableRowElement : HTMLElement

Instance Properties

cells : HTMLCollection  

rowIndex : Number  

sectionRowIndex : Number  

Instance Methods

deleteCell(index : Number) : undefined

insertCell([index = -1 : Number]) : HTMLElement

Returns a new <td> element inserted into the row at the specified position.