Skip to main content
A newer version of this page is available.
All docs
V18.2
Row

Range.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.