Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
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.