CellCalculationArgs.CellKey Property
Gets the cell key that uniquely identifies a cell in a workbook.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| CellKey | A CellKey object to identify a cell. |
See Also