Skip to main content
Row

CellRange.Item Property

Name Parameters Description
Item[Int32, Int32] rowOffset, columnOffset Gets an individual cell by row and column offsets from the top left cell of the current range.
Item[Int32] position Gets an individual cell by its index in the range of cells.