CellCalculationArgs.CellKey Property
In This Article
Gets the cell key that uniquely identifies a cell in a workbook.
Namespace: DevExpress.Spreadsheet.Formulas
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Property Value
Type | Description |
---|---|
Cell |
A Cell |
See Also