Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CellKey Properties

A cell’s unique identifier within a workbook.
Name Description
ColumnIndex Gets the index of the column that contains the current cell.
RowIndex Gets the index of the row that contains the current cell.
SheetId Returns the ID of the worksheet that contains the current cell.
See Also