Row.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32] |
column |
Provides access to an individual cell located at the intersection of the current row and the specified column. |
Item[String] |
column |
Provides access to an individual cell located at the intersection of the current row and the specified column. |