TableRow クラス
テーブルの 1 行をラップし、行単位でセルにアクセスするためのクラスです。
継承階層
SystemObject
  SeleniumTableRow

名前空間: Selenium
アセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文
VB 使用例
Dim instance As TableRow

TableRow には次のメンバーが定義されています。

メソッド
  名前説明
公開メソッドCell
Gets the Excel range if any asscociated with the column identifier
ページ先頭
プロパティ
  名前説明
公開プロパティItem
Gets or sets the value associated with the column identifier
公開プロパティValues
Gets an array containing all the values of the row
ページ先頭
参照