Worksheet.Item Property
Name | Parameters | Description |
---|---|---|
Item[Int32, Int32] |
row |
Provides access to an individual cell by indexes of a row and column containing this cell. |
Item[String] | reference | Provides access to a cell range by its reference string. |