TableRowValues Property
Gets an array containing all the values of the row

Namespace: Selenium
Assembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
Syntax
VB Usage
Dim instance As TableRow
Dim value As Object

value = instance.Values

Property Value

Type: Object
See Also