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