HTMLTableElement.Rows
HTMLTableElement.Rows property
Restituisce la tabellaTFOOT
, Onullo
se non esiste .
Restituisce una raccolta di tutte le righe della tabella, incluse tutte in TESTA
,TFOOT
, TuttoTBODY
elementi.
public HTMLCollection Rows { get; }
Eccezioni
eccezione | condizione |
---|---|
DOMException | HIERARCHY_REQUEST_ERR: se l’elemento non è aTFOOT . @versione DOM Livello 2 |
Guarda anche
- class HTMLCollection
- class HTMLTableElement
- spazio dei nomi Aspose.Html
- assemblea Aspose.HTML