IGridValueCollection<T> Interface |
Namespace: SmartBear.TestLeft.TestObjects
Name | Description | |
---|---|---|
![]() | Item[Int32, Int32] |
Gets a cell value the row and column indexes (zero-based).
|
![]() | Item[Int32, String] |
Gets a cell value by the row index (zero-based) and column name.
|