Gets or sets the value associated with the column identifier
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As TableRow
Dim identifier As Object
Dim value As Object
value = instance(identifier)
instance(identifier) = value
パラメータ
- identifier
- 型: SystemObject
Name of the colum or index
戻り値
型:
Object
参照