| Table クラス |
名前空間: Selenium
Dim instance As Table
Table には次のメンバーが定義されています。
| 名前 | 説明 | |
|---|---|---|
| Dispose |
リソースを解放します。
| |
| From |
Loads the data from the source. Can be an excel address or a range.
| |
| GetEnumerator |
For Each enumerator
| |
| ToExcel |
値を Excel にコピーします。宛先はアドレス、ワークシート、または範囲にできます。
| |
| Values |
値を 2 次元配列で返します。
| |
| Where |
Filter the rows using the given SQL like expression.
|