New to KendoReact? Start a free 30-day trial
CellRef
CellRefPremium
Updated on Oct 30, 2025
Represents a cell reference. Note that the references do not contain data. Instead they just point to where the data is.
| Name | Type | Default | Description | 
|---|---|---|---|
| col | 
 | The column number, zero-based. | |
| row | 
 | The row number, zero-based. | |
| sheet | 
 | The name of the sheet that this cell points to. | 
Constructors
CellRef
()