HTMLTableElement.Rows

HTMLTableElement.Rows property

Returnerar tabellensTFOT , ellernull om ingen finns.

Returnerar en samling av alla rader i tabellen, inklusive alla i THEAD ,TFOT , AlltTBODY element.

public HTMLCollection Rows { get; }

Undantag

undantagskick
DOMExceptionHIERARCHY_REQUEST_ERR: om elementet inte är enTFOT . @version DOM nivå 2

Se även