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