New to KendoReact? Start a free 30-day trial
Ref
RefPremium
A base class only. All references inherit from it, but no direct instance of this object should ever be created.
The class is exported just to make it easier to check whether something is a reference: x instanceof Ref
.
Name | Type | Default | Description |
---|---|---|---|
sheet |
|
The name of the sheet that this cell points to. |
Constructors
Ref
()