Back to Devexpress

Worksheet.Item Property

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

latest762 B
Original Source

Worksheet.Item Property

NameParametersDescription
Item[Int32, Int32]rowIndex, columnIndexProvides access to an individual cell by indexes of a row and column containing this cell.
Item[String]referenceProvides access to a cell range by its reference string.