Property Rows NamespaceDocWright.Dom AssemblyDocWright.Dom.dll Rows Gets the table rows in document order. public DomNodeList<TableRow> Rows { get; } Property Value DomNodeList<TableRow>