Table of Contents

Property Rows

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Rows

Gets the table rows in document order.

public DomNodeList<TableRow> Rows { get; }

Property Value

DomNodeList<TableRow>