GetRowText Method (DomTable)

Class

DomTable.

Action

Returns the content of all cell elements of a specified row.

Syntax

rowText = table.GetRowText(row)
Variable Description
rowText List(Of String).
row Index of the row. ItemIdentifier.