Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
sheet-react/src
EditorStateAndCoords
Interface EditorStateAndCoords<CT, DT>
interface
EditorStateAndCoords
<
CT
,
DT
>
{
coords
:
CellCoords
;
editState
:
EditState
<
CT
,
DT
>
;
sheetModel
:
ISheetModel
;
}
Type Parameters
CT
DT
Index
Properties
coords
edit
State
sheet
Model
Properties
coords
coords
:
CellCoords
edit
State
edit
State
:
EditState
<
CT
,
DT
>
sheet
Model
sheet
Model
:
ISheetModel
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
coords
edit
State
sheet
Model
SheetXL - v0.1.84
Loading...