Preparing search index...
The search index is not available
SheetXL - v0.1.84
SheetXL
models/src
CellVisitor
Type alias CellVisitor<T>
Cell
Visitor
<
T
>
:
(
(
value
,
coords
,
context
)
=>
{
break
:
T
;
}
|
void
)
Type Parameters
T
=
any
Type declaration
(
value
,
coords
,
context
)
:
{
break
:
T
;
}
|
void
Parameters
value
:
ICellValue
coords
:
CellCoords
context
:
CellVisitorContext
Returns
{
break
:
T
;
}
|
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.1.84
Loading...