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