Loads the data from the source. Can be an excel address or a range.
名前空間: Seleniumアセンブリ: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
構文Dim instance As Table
Dim source As Object
Dim hasHeaders As Boolean
Dim returnValue As Table
returnValue = instance.From(source, hasHeaders)
パラメータ
- source
- 型: SystemObject
- hasHeaders(省略可)
- 型: SystemBoolean
戻り値
型:
TableTable
参照