Back to Devexpress

CellRange.Item Property

officefileapi-devexpress-dot-spreadsheet-dot-cellrange-dot-item.md

latest470 B
Original Source

CellRange.Item Property

NameParametersDescription
Item[Int32, Int32]rowOffset, columnOffsetGets an individual cell by row and column offsets from the top left cell of the current range.
Item[Int32]positionGets an individual cell by its index in the range of cells.