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